From 2a49d26229386382ec99518f5c9b24997c009311 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sun, 18 Apr 2021 23:51:04 -0500 Subject: network/Electrum: Fixed dep info --- network/Electrum/Electrum.info | 2 +- network/Electrum/README | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'network') diff --git a/network/Electrum/Electrum.info b/network/Electrum/Electrum.info index c11549a938..5f50338075 100644 --- a/network/Electrum/Electrum.info +++ b/network/Electrum/Electrum.info @@ -5,6 +5,6 @@ DOWNLOAD="https://download.electrum.org/4.1.1/Electrum-4.1.1.tar.gz" MD5SUM="e15a6260cdb4af85d324ce9cb68bec35" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-PyQt5 protobuf3 cryptography dnspython secp256k1 python-certifi python3-six python3-aiohttp python3-aiohttp-socks python3-aiorpcX-legacy python-qrcode python-chardet python-bitstring QDarkStyle" +REQUIRES="protobuf3 cryptography dnspython secp256k1 python3-aiohttp python3-aiohttp-socks python3-aiorpcX-legacy python-qrcode python-bitstring QDarkStyle" MAINTAINER="nomnombtc" EMAIL="nomnombtc@arcor.de" diff --git a/network/Electrum/README b/network/Electrum/README index 18a07bc14b..4f876f67f3 100644 --- a/network/Electrum/README +++ b/network/Electrum/README @@ -2,7 +2,3 @@ Electrum is an easy to use Bitcoin client. There is no waiting time when you start the client, because it does not download the Bitcoin blockchain. - -NOTE: -Make sure python3 is installed before building any dependencies -as we need Python3 bindings. -- cgit v1.2.3