diff options
author | James E.H. Turner <jturner@gemini.edu> | 2016-10-12 16:25:59 -0400 |
---|---|---|
committer | James E.H. Turner <jturner@gemini.edu> | 2016-10-12 16:25:59 -0400 |
commit | b4046c3cf7e7f8aaa7803d0fbdad89ba9b09b6a1 (patch) | |
tree | 9ce864fbecf565419c7a9ebcd4249d0f723a1154 /iraf.stecf | |
parent | 3b006f1563a48fc879d21237aac8a52b177bfccf (diff) | |
download | astroconda-iraf-b4046c3cf7e7f8aaa7803d0fbdad89ba9b09b6a1.tar.gz |
Use renamed astroconda-iraf-helpers.
Diffstat (limited to 'iraf.stecf')
-rw-r--r-- | iraf.stecf/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/iraf.stecf/meta.yaml b/iraf.stecf/meta.yaml index d348cad..6c0447f 100644 --- a/iraf.stecf/meta.yaml +++ b/iraf.stecf/meta.yaml @@ -5,7 +5,7 @@ about: build: binary_relocation: False number: '0' - # These must be copied from astroconda-build-utils, since conda unhelpfully + # These must be copied from astroconda-iraf-helpers, since conda unhelpfully # disallows the post-install step from depending on other packages: always_include_files: - bin/ac_config_iraf_pkg @@ -18,7 +18,7 @@ source: url: http://astroconda-source:4440/stsci_iraf-3.17-local.tar.gz requirements: build: - - astroconda-build-utils + - astroconda-iraf-helpers - iraf !=2.16.1,>=2.16.UR - iraf.tables - iraf.stsdas |