diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-04-30 17:10:25 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-04-30 11:39:51 -0400 |
commit | 7fc90b33fd72166b25a9d414929a1beaf63ba015 (patch) | |
tree | e9883d3f75437719986725fa0db6dc2e9d68f394 /net-misc/electrum | |
parent | net-misc/electron-cash: Clean dev-libs/protobuf dependencies. (diff) | |
download | gentoo-7fc90b33fd72166b25a9d414929a1beaf63ba015.tar.gz gentoo-7fc90b33fd72166b25a9d414929a1beaf63ba015.tar.bz2 gentoo-7fc90b33fd72166b25a9d414929a1beaf63ba015.zip |
net-misc/electrum: Clean dev-libs/protobuf dependencies.
Diffstat (limited to 'net-misc/electrum')
-rw-r--r-- | net-misc/electrum/electrum-3.0.5.ebuild | 5 | ||||
-rw-r--r-- | net-misc/electrum/electrum-3.0.6.ebuild | 5 | ||||
-rw-r--r-- | net-misc/electrum/electrum-3.1.1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/electrum/electrum-3.1.2.ebuild | 5 |
4 files changed, 4 insertions, 16 deletions
diff --git a/net-misc/electrum/electrum-3.0.5.ebuild b/net-misc/electrum/electrum-3.0.5.ebuild index 63e1b139bf83..1f7968812019 100644 --- a/net-misc/electrum/electrum-3.0.5.ebuild +++ b/net-misc/electrum/electrum-3.0.5.ebuild @@ -58,10 +58,7 @@ RDEPEND="${PYTHON_DEPS} dev-python/setuptools[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-python/tlslite[${PYTHON_USEDEP}] - || ( - dev-python/protobuf-python[${PYTHON_USEDEP}] - dev-libs/protobuf[python,${PYTHON_USEDEP}] - ) + dev-python/protobuf-python[${PYTHON_USEDEP}] virtual/python-dnspython[${PYTHON_USEDEP}] qrcode? ( media-gfx/zbar[v4l] ) qt5? ( diff --git a/net-misc/electrum/electrum-3.0.6.ebuild b/net-misc/electrum/electrum-3.0.6.ebuild index f6c1a77ec4bf..dc974d4c43aa 100644 --- a/net-misc/electrum/electrum-3.0.6.ebuild +++ b/net-misc/electrum/electrum-3.0.6.ebuild @@ -57,10 +57,7 @@ RDEPEND="${PYTHON_DEPS} dev-python/setuptools[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-python/tlslite[${PYTHON_USEDEP}] - || ( - dev-python/protobuf-python[${PYTHON_USEDEP}] - dev-libs/protobuf[python,${PYTHON_USEDEP}] - ) + dev-python/protobuf-python[${PYTHON_USEDEP}] virtual/python-dnspython[${PYTHON_USEDEP}] qrcode? ( media-gfx/zbar[v4l] ) qt5? ( diff --git a/net-misc/electrum/electrum-3.1.1.ebuild b/net-misc/electrum/electrum-3.1.1.ebuild index 957704e0775f..ed1b46dc489d 100644 --- a/net-misc/electrum/electrum-3.1.1.ebuild +++ b/net-misc/electrum/electrum-3.1.1.ebuild @@ -57,10 +57,7 @@ RDEPEND="${PYTHON_DEPS} dev-python/setuptools[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-python/tlslite[${PYTHON_USEDEP}] - || ( - dev-python/protobuf-python[${PYTHON_USEDEP}] - dev-libs/protobuf[python,${PYTHON_USEDEP}] - ) + dev-python/protobuf-python[${PYTHON_USEDEP}] virtual/python-dnspython[${PYTHON_USEDEP}] qrcode? ( media-gfx/zbar[v4l] ) qt5? ( diff --git a/net-misc/electrum/electrum-3.1.2.ebuild b/net-misc/electrum/electrum-3.1.2.ebuild index a336ee7a3d3f..b10060186b9b 100644 --- a/net-misc/electrum/electrum-3.1.2.ebuild +++ b/net-misc/electrum/electrum-3.1.2.ebuild @@ -57,10 +57,7 @@ RDEPEND="${PYTHON_DEPS} dev-python/setuptools[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] dev-python/tlslite[${PYTHON_USEDEP}] - || ( - dev-python/protobuf-python[${PYTHON_USEDEP}] - dev-libs/protobuf[python,${PYTHON_USEDEP}] - ) + dev-python/protobuf-python[${PYTHON_USEDEP}] virtual/python-dnspython[${PYTHON_USEDEP}] qrcode? ( media-gfx/zbar[v4l] ) qt5? ( |