summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Pedroni <PPed72@users.noreply.github.com>2015-11-17 11:31:30 +0100
committerPatrice Clement <monsieurp@gentoo.org>2015-11-23 13:17:37 +0000
commit19c9530e8cf386649a0815cd532d24f6e7261867 (patch)
tree3ae427eed97b531a286ed8f3197c35a53603dc9f /net-p2p
parentdev-python/h5py: Backport support for mpi4py-2 (diff)
downloadgentoo-19c9530e8cf386649a0815cd532d24f6e7261867.tar.gz
gentoo-19c9530e8cf386649a0815cd532d24f6e7261867.tar.bz2
gentoo-19c9530e8cf386649a0815cd532d24f6e7261867.zip
net-p2p/deluge: Version bump. Fixes bug 561398.
Gentoo-Bug: 561398
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/deluge/deluge-1.3.12.ebuild (renamed from net-p2p/deluge/deluge-1.3.11.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/deluge/deluge-1.3.11.ebuild b/net-p2p/deluge/deluge-1.3.12.ebuild
index d42c92d8b4eb..35a8ed95333c 100644
--- a/net-p2p/deluge/deluge-1.3.11.ebuild
+++ b/net-p2p/deluge/deluge-1.3.12.ebuild
@@ -27,6 +27,7 @@ SLOT="0"
IUSE="geoip gtk libnotify setproctitle sound webinterface"
DEPEND=">=net-libs/rb_libtorrent-0.14.9[python]
+ dev-python/setuptools[${PYTHON_USEDEP}]
dev-util/intltool"
RDEPEND=">=net-libs/rb_libtorrent-0.14.9[python]
dev-python/chardet[${PYTHON_USEDEP}]