summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/configparser/configparser-3.3.0.2.ebuild')
-rw-r--r--dev-python/configparser/configparser-3.3.0.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/configparser/configparser-3.3.0.2.ebuild b/dev-python/configparser/configparser-3.3.0.2.ebuild
index 239155e080a8..8ad0a777e56d 100644
--- a/dev-python/configparser/configparser-3.3.0.2.ebuild
+++ b/dev-python/configparser/configparser-3.3.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,4 +16,6 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
S=${WORKDIR}/${PN}-${MY_PV}