summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/electrum/electrum-2.7.15.ebuild')
-rw-r--r--net-misc/electrum/electrum-2.7.15.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-misc/electrum/electrum-2.7.15.ebuild b/net-misc/electrum/electrum-2.7.15.ebuild
index 5b06f8837de0..536d54d9c396 100644
--- a/net-misc/electrum/electrum-2.7.15.ebuild
+++ b/net-misc/electrum/electrum-2.7.15.ebuild
@@ -46,7 +46,10 @@ RDEPEND="
dev-python/slowaes[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/tlslite[${PYTHON_USEDEP}]
- dev-libs/protobuf[python,${PYTHON_USEDEP}]
+ || (
+ dev-python/protobuf-python[${PYTHON_USEDEP}]
+ dev-libs/protobuf[python,${PYTHON_USEDEP}]
+ )
virtual/python-dnspython[${PYTHON_USEDEP}]
qrcode? ( media-gfx/zbar[python,v4l,${PYTHON_USEDEP}] )
qt4? (