diff --git a/srcpkgs/electrum/template b/srcpkgs/electrum/template index 5ca5387bd1d..32a015223e7 100644 --- a/srcpkgs/electrum/template +++ b/srcpkgs/electrum/template @@ -1,13 +1,13 @@ # Template file for 'python-electrum' pkgname=electrum version=2.7.12 -revision=1 +revision=2 noarch=yes wrksrc="Electrum-${version}" build_style=python2-module pycompile_module="electrum" hostmakedepends="python-setuptools" -depends="python-slowaes python-ecdsa python-pbkdf2 python-requests python-qrcode python-protobuf python-dnspython python-jsonrpclib" +depends="python-slowaes python-ecdsa python-pbkdf2 python-requests python-qrcode python-protobuf python-dnspython python-jsonrpclib python-PyQt4" # Missing optional dependencies: # python-zbar - QR Code scanning # python-btchip - BTChip hardware wallet support