net-misc/electrum-ltc: Retire virtual/python-dnspython
authorMichał Górny <mgorny@gentoo.org>
Tue, 30 Jul 2019 05:40:00 +0000 (07:40 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 30 Jul 2019 05:40:00 +0000 (07:40 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/electrum-ltc/electrum-ltc-3.3.4.1.ebuild

index 1e6465700a4a8d162327ae9b26694218f00ce5b9..8ca11888da6d11a01952b681104debf12c933f14 100644 (file)
@@ -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}]