aboutsummaryrefslogtreecommitdiff
path: root/aprio
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-03-22 13:20:01 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-03-22 13:20:01 -0400
commit4a40f6ceeae7f2a3b1146330d3eeea1150f2ef42 (patch)
treeabfa097ebd2fc1bec6ab3bc9ea1e6807fc3b508c /aprio
parentbe2ed0810a0d5180d9a7193dd36dc17122156d20 (diff)
downloadcbc-recipes-4a40f6ceeae7f2a3b1146330d3eeea1150f2ef42.tar.gz
Add x.x dependencies, add additional dependencies to recipes
Diffstat (limited to 'aprio')
-rw-r--r--aprio/aprio.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/aprio/aprio.ini b/aprio/aprio.ini
index 2936cfc..f5995ce 100644
--- a/aprio/aprio.ini
+++ b/aprio/aprio.ini
@@ -17,7 +17,7 @@ number: 0
[requirements]
build:
- python
+ python x.x
argparse >=1.1 [py26]
setuptools
psutil
@@ -25,7 +25,7 @@ build:
run:
psutil
python-daemon
- python
+ python x.x
[cbc_build]