net-misc/electrum: RDEPEND on >=dev-python/aiorpcX-0.17, bug #687004
authorAnthony G. Basile <blueness@gentoo.org>
Mon, 17 Jun 2019 13:14:20 +0000 (09:14 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Mon, 17 Jun 2019 13:14:20 +0000 (09:14 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

net-misc/electrum/electrum-3.3.6.ebuild

index 7aad1b5767fc6c325bba1432491867c5a1abc584..3b82b3768d5f0f9c5b412b9e01d4a38304b1cfda 100644 (file)
@@ -48,7 +48,7 @@ REQUIRED_USE="
 
 RDEPEND="${PYTHON_DEPS}
        dev-python/aiohttp-socks[${PYTHON_USEDEP}]
-       dev-python/aiorpcX[${PYTHON_USEDEP}]
+       >=dev-python/aiorpcX-0.17[${PYTHON_USEDEP}]
        dev-python/ecdsa[${PYTHON_USEDEP}]
        dev-python/jsonrpclib[${PYTHON_USEDEP}]
        dev-python/pbkdf2[${PYTHON_USEDEP}]