diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-30 07:40:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-30 07:40:00 +0200 |
commit | 0be4ff7c79e8cc9e9b51090536e76dc5af1d7caf (patch) | |
tree | 3c90c9de165a2edb76c3ce20979d058a10a2a394 /net-misc/electrum-ltc | |
parent | net-misc/electron-cash: Retire virtual/python-dnspython (diff) | |
download | gentoo-0be4ff7c79e8cc9e9b51090536e76dc5af1d7caf.tar.gz gentoo-0be4ff7c79e8cc9e9b51090536e76dc5af1d7caf.tar.bz2 gentoo-0be4ff7c79e8cc9e9b51090536e76dc5af1d7caf.zip |
net-misc/electrum-ltc: Retire virtual/python-dnspython
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/electrum-ltc')
-rw-r--r-- | net-misc/electrum-ltc/electrum-ltc-3.3.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/electrum-ltc/electrum-ltc-3.3.4.1.ebuild b/net-misc/electrum-ltc/electrum-ltc-3.3.4.1.ebuild index 1e6465700a4a..8ca11888da6d 100644 --- a/net-misc/electrum-ltc/electrum-ltc-3.3.4.1.ebuild +++ b/net-misc/electrum-ltc/electrum-ltc-3.3.4.1.ebuild @@ -34,6 +34,7 @@ REQUIRED_USE=" RDEPEND="${PYTHON_DEPS} dev-python/aiohttp-socks[${PYTHON_USEDEP}] dev-python/aiorpcX[${PYTHON_USEDEP}] + dev-python/dnspython[${PYTHON_USEDEP}] dev-python/ecdsa[${PYTHON_USEDEP}] dev-python/jsonrpclib[${PYTHON_USEDEP}] dev-python/pbkdf2[${PYTHON_USEDEP}] @@ -45,7 +46,6 @@ RDEPEND="${PYTHON_DEPS} dev-python/six[${PYTHON_USEDEP}] dev-python/tlslite[${PYTHON_USEDEP}] dev-python/protobuf-python[${PYTHON_USEDEP}] - virtual/python-dnspython[${PYTHON_USEDEP}] qrcode? ( media-gfx/zbar[v4l] ) qt5? ( dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] |