aboutsummaryrefslogtreecommitdiff
path: root/iraf.stecf
diff options
context:
space:
mode:
Diffstat (limited to 'iraf.stecf')
-rw-r--r--iraf.stecf/meta.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/iraf.stecf/meta.yaml b/iraf.stecf/meta.yaml
index 7dbfcd1..5a7f672 100644
--- a/iraf.stecf/meta.yaml
+++ b/iraf.stecf/meta.yaml
@@ -19,12 +19,11 @@ source:
requirements:
build:
- astroconda-iraf-helpers
- - iraf-core !=2.16.1,>=2.16.UR
+ - iraf-core >=2.16.UR # (build shouldn't depend on PyRAF or X11IRAF)
- iraf.tables
- iraf.stsdas
run:
- - iraf-core !=2.16.1,>=2.16.UR
- - iraf-help !=2.16.1,>=2.16.UR
+ - iraf !=2.16.1,>=2.16.UR # (must ensure correct run-time "iraf" version)
- iraf.tables
- iraf.stsdas