commit: 1150f5154b76841d4d4b52e14b92ae508a376147
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 17:51:43 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 17:51:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1150f515
net-p2p/deluge: PYTHON_REQUIRED_USE needed
Package-Manager: portage-2.2.27
net-p2p/deluge/deluge-1.3.12.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-p2p/deluge/deluge-1.3.12.ebuild
b/net-p2p/deluge/deluge-1.3.12.ebuild
index 6aa9bf1..4a1199b 100644
--- a/net-p2p/deluge/deluge-1.3.12.ebuild
+++ b/net-p2p/deluge/deluge-1.3.12.ebuild
@@ -25,6 +25,7 @@ fi
LICENSE="GPL-2"
SLOT="0"
IUSE="geoip gtk libnotify setproctitle sound webinterface"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND=">=net-libs/rb_libtorrent-0.14.9[python]
dev-python/setuptools[${PYTHON_USEDEP}]