diff options
Diffstat (limited to 'iraf-help')
-rw-r--r-- | iraf-help/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iraf-help/meta.yaml b/iraf-help/meta.yaml index 382284a..b6fad01 100644 --- a/iraf-help/meta.yaml +++ b/iraf-help/meta.yaml @@ -10,7 +10,7 @@ package: version: "2.16.UR" requirements: build: - - astroconda-build-utils # depends on PyRAF, hence why separate + - astroconda-iraf-helpers # depends on PyRAF, hence why separate - iraf !=2.16.1,>=2.16.UR run: - iraf !=2.16.1,>=2.16.UR |