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.stsdas | |
parent | 3b006f1563a48fc879d21237aac8a52b177bfccf (diff) | |
download | astroconda-iraf-b4046c3cf7e7f8aaa7803d0fbdad89ba9b09b6a1.tar.gz |
Use renamed astroconda-iraf-helpers.
Diffstat (limited to 'iraf.stsdas')
-rw-r--r-- | iraf.stsdas/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/iraf.stsdas/meta.yaml b/iraf.stsdas/meta.yaml index 530e6ee..fd8d9f0 100644 --- a/iraf.stsdas/meta.yaml +++ b/iraf.stsdas/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 @@ -20,7 +20,7 @@ source: - ac.iraf.stsci.patch requirements: build: - - astroconda-build-utils + - astroconda-iraf-helpers - iraf !=2.16.1,>=2.16.UR - iraf.tables run: |