summaryrefslogtreecommitdiff
path: root/net-p2p/deluge/deluge-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/deluge/deluge-9999.ebuild')
-rw-r--r--net-p2p/deluge/deluge-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/deluge/deluge-9999.ebuild b/net-p2p/deluge/deluge-9999.ebuild
index 644f610caf03..344df118563b 100644
--- a/net-p2p/deluge/deluge-9999.ebuild
+++ b/net-p2p/deluge/deluge-9999.ebuild
@@ -20,7 +20,7 @@ fi
LICENSE="GPL-2"
SLOT="0"
-IUSE="console geoip gtk libnotify sound webinterface"
+IUSE="console gtk libnotify sound webinterface"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
libnotify? ( gtk )
@@ -51,7 +51,6 @@ RDEPEND="
>=dev-python/twisted-17.1.0[crypt(-),${PYTHON_USEDEP}]
)
>=dev-python/zope-interface-4.4.2[${PYTHON_USEDEP}]
- geoip? ( dev-python/geoip-python[${PYTHON_USEDEP}] )
gtk? (
sound? ( dev-python/pygame[${PYTHON_USEDEP}] )
dev-python/pygobject:3[${PYTHON_USEDEP}]