summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hstcal/meta.yaml13
1 files changed, 10 insertions, 3 deletions
diff --git a/hstcal/meta.yaml b/hstcal/meta.yaml
index a891b0b..86c1a70 100644
--- a/hstcal/meta.yaml
+++ b/hstcal/meta.yaml
@@ -3,7 +3,7 @@
{% if version[0] == 'v' %}
{% set version = version[1:] %}
{% endif %}
-{% set number = '2' %}
+{% set number = '3' %}
about:
home: https://github.com/spacetelescope/{{ name }}
@@ -19,10 +19,17 @@ package:
requirements:
build:
- - gcc >=4.7 [osx]
+ - cfitsio
+ - pkg-config
+ - gcc >=4.7
run:
- - libgcc >=4.7 [osx]
+ - cfitsio
+ - libgcc >=4.7
source:
git_url: https://github.com/spacetelescope/{{ name }}.git
+
+test:
+ commands:
+ - calacs.e --gitinfo