summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/simplejson/simplejson-1.4.ebuild')
-rw-r--r--dev-python/simplejson/simplejson-1.4.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-1.4.ebuild b/dev-python/simplejson/simplejson-1.4.ebuild
index 6c22582..948320d 100644
--- a/dev-python/simplejson/simplejson-1.4.ebuild
+++ b/dev-python/simplejson/simplejson-1.4.ebuild
@@ -13,4 +13,6 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
-DEPEND=">=dev-lang/python-2.3"
+DEPEND=">=dev-lang/python-2.3
+ dev-python/setuptools"
+