aboutsummaryrefslogtreecommitdiff
path: root/htc_utils
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-05 21:35:44 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-05 21:35:44 -0400
commitcba67685e7952688e8d79a08f5160a94d505c5ea (patch)
treeb78575339d448913ac8af47554743b3ee9604e3b /htc_utils
parente8a990ceb35d694b7b91fcd7a7169b458c6956af (diff)
downloadcbc-recipes-cba67685e7952688e8d79a08f5160a94d505c5ea.tar.gz
Fix missing dep
Diffstat (limited to 'htc_utils')
-rw-r--r--htc_utils/htc_utils.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/htc_utils/htc_utils.ini b/htc_utils/htc_utils.ini
index 7c7589d..30ce814 100644
--- a/htc_utils/htc_utils.ini
+++ b/htc_utils/htc_utils.ini
@@ -27,9 +27,11 @@ number: 1
[requirements]
build:
argparse [py26]
+ setuptools
python
run:
argparse [py26]
+ setuptools
python