summaryrefslogtreecommitdiff
path: root/dev-python/cachetools/cachetools-1.1.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cachetools/cachetools-1.1.5.ebuild')
-rw-r--r--dev-python/cachetools/cachetools-1.1.5.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/cachetools/cachetools-1.1.5.ebuild b/dev-python/cachetools/cachetools-1.1.5.ebuild
index 29819db959e8..3f953c75b8bd 100644
--- a/dev-python/cachetools/cachetools-1.1.5.ebuild
+++ b/dev-python/cachetools/cachetools-1.1.5.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
@@ -16,5 +16,4 @@ SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
IUSE=""
-DEPEND=""
-RDEPEND="${DEPEND}"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"