summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-04-23 12:54:01 +0200
committerGravatar Tom Willemse2013-04-23 12:54:01 +0200
commit5a724ed69303456b67c8c8de31ea90855e444c49 (patch)
treec5953deeac36cbf43ae7ba4634a66a05a2ca8d39
parent922dcbd191cc6e7930ec02b53fae08cf421748c7 (diff)
downloadexoni-5a724ed69303456b67c8c8de31ea90855e444c49.tar.gz
exoni-5a724ed69303456b67c8c8de31ea90855e444c49.zip
Add build dependency for jedi
-rw-r--r--packages/dev-python/jedi/jedi-0.5.5.exheres-05
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/dev-python/jedi/jedi-0.5.5.exheres-0 b/packages/dev-python/jedi/jedi-0.5.5.exheres-0
index 2750261..d805ed4 100644
--- a/packages/dev-python/jedi/jedi-0.5.5.exheres-0
+++ b/packages/dev-python/jedi/jedi-0.5.5.exheres-0
@@ -13,3 +13,8 @@ SLOT="0"
PLATFORMS="~amd64"
MYOPTIONS=""
+DEPENDENCIES="
+ build:
+ dev-python/setuptools
+"
+