summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/utidylib/utidylib-0.2-r2.ebuild')
-rw-r--r--dev-python/utidylib/utidylib-0.2-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/utidylib/utidylib-0.2-r2.ebuild b/dev-python/utidylib/utidylib-0.2-r2.ebuild
index 76d37d0e30b8..e71c0277816b 100644
--- a/dev-python/utidylib/utidylib-0.2-r2.ebuild
+++ b/dev-python/utidylib/utidylib-0.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -22,6 +22,7 @@ IUSE="doc test"
RDEPEND="app-text/htmltidy"
DEPEND="${RDEPEND}
app-arch/unzip
+ dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/epydoc[${PYTHON_USEDEP}] )
test? ( dev-python/twisted-core[${PYTHON_USEDEP}] )"