net-misc/electrum: add missing dep to version 3.3.3
authorAnthony G. Basile <blueness@gentoo.org>
Wed, 30 Jan 2019 21:33:06 +0000 (16:33 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Wed, 30 Jan 2019 21:33:24 +0000 (16:33 -0500)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

net-misc/electrum/electrum-3.3.3.ebuild

index 1c0e062506b9284caf4d0583b6b43b5f95424933..f2fa58dda34c6c299bda2e5ef7703b811922b955 100644 (file)
@@ -47,6 +47,7 @@ REQUIRED_USE="
 "
 
 RDEPEND="${PYTHON_DEPS}
+       dev-python/aiohttp-socks[${PYTHON_USEDEP}]
        dev-python/aiorpcX[${PYTHON_USEDEP}]
        dev-python/ecdsa[${PYTHON_USEDEP}]
        dev-python/jsonrpclib[${PYTHON_USEDEP}]