aboutsummaryrefslogtreecommitdiff
path: root/dev/python/simplejson
diff options
context:
space:
mode:
authorrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2008-11-17 22:43:31 +0000
committerrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2008-11-17 22:43:31 +0000
commite4b28a5e25de00251cf6af7eadb9f3f6b0e56c89 (patch)
tree1a940b52b43a2c9b04ec580682db04b5384625b0 /dev/python/simplejson
parentb5358a8d312c67c5a15cbcd19440652de9701758 (diff)
downloadmkbuilds-e4b28a5e25de00251cf6af7eadb9f3f6b0e56c89.tar.gz
mkbuilds-e4b28a5e25de00251cf6af7eadb9f3f6b0e56c89.tar.bz2
small changes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@260 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'dev/python/simplejson')
-rw-r--r--dev/python/simplejson/simplejson.mkbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/python/simplejson/simplejson.mkbuild b/dev/python/simplejson/simplejson.mkbuild
index 86aa82e..27646ac 100644
--- a/dev/python/simplejson/simplejson.mkbuild
+++ b/dev/python/simplejson/simplejson.mkbuild
@@ -34,6 +34,9 @@
# Documentation files
[[DOCUMENTATION FILES]]="LICENSE.txt PKG-INFO"
+# Dependency list
+[[SLACK REQUIRED]]="setuptools"
+
#---------------------
# SlackBuild Sections
#---------------------