summaryrefslogtreecommitdiff
path: root/hstcal
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-04-20 00:05:56 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-20 00:05:56 -0400
commit767da1fa23b846f87a72bdbd3e496fb97a274ed9 (patch)
treee47a3e5b6340d670313eaa30eb75d76ca5766cdb /hstcal
parent1036d8a1201d335288dd6c426c3e146dfd2750b0 (diff)
downloadastroconda-dev-767da1fa23b846f87a72bdbd3e496fb97a274ed9.tar.gz
General dependency fixes
Diffstat (limited to 'hstcal')
-rw-r--r--hstcal/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hstcal/meta.yaml b/hstcal/meta.yaml
index 8d67085..e697657 100644
--- a/hstcal/meta.yaml
+++ b/hstcal/meta.yaml
@@ -15,8 +15,8 @@ package:
version: {{ version }}
requirements:
build:
- - gcc >=4.6 [osx]
+ - gcc >=4.7 [osx]
run:
- - libgcc >=4.6 [osx]
+ - libgcc >=4.7 [osx]
source:
git_url: https://github.com/spacetelescope/hstcal