summaryrefslogtreecommitdiff
path: root/dev-python/pew/pew-1.1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pew/pew-1.1.1.ebuild')
-rw-r--r--dev-python/pew/pew-1.1.1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-python/pew/pew-1.1.1.ebuild b/dev-python/pew/pew-1.1.1.ebuild
index 6522126be14a..5c0c4ea55839 100644
--- a/dev-python/pew/pew-1.1.1.ebuild
+++ b/dev-python/pew/pew-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,7 +20,8 @@ IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
+ >=dev-python/pythonz-bd-1.11.2[${PYTHON_USEDEP}]
>=dev-python/setuptools-17.1[${PYTHON_USEDEP}]
+ >=dev-python/shutilwhich-1.1.0[${PYTHON_USEDEP}]
>=dev-python/virtualenv-1.11.6[${PYTHON_USEDEP}]
- >=dev-python/virtualenv-clone-0.2.5[${PYTHON_USEDEP}]
- >=dev-python/pythonz-bd-1.11.2[${PYTHON_USEDEP}]"
+ >=dev-python/virtualenv-clone-0.2.5[${PYTHON_USEDEP}]"