summaryrefslogtreecommitdiff
path: root/ds9
diff options
context:
space:
mode:
authorMatt Rendina <mrendina@stsci.edu>2018-10-02 16:35:57 -0400
committerMatt Rendina <mrendina@stsci.edu>2018-10-02 16:35:57 -0400
commit607cb52dc6f5a75733b2c5bfb572045e73dcaf08 (patch)
tree37fdf851cbfd92cab5998c8d22b6341c108aa561 /ds9
parent2fa9ce7e65ecfe279216875b8324a961dc59f5bc (diff)
downloadastroconda-contrib-607cb52dc6f5a75733b2c5bfb572045e73dcaf08.tar.gz
Add deps needed for use on default linux build machine.
Diffstat (limited to 'ds9')
-rw-r--r--ds9/meta.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ds9/meta.yaml b/ds9/meta.yaml
index b57e5bc..bbffac1 100644
--- a/ds9/meta.yaml
+++ b/ds9/meta.yaml
@@ -18,6 +18,8 @@ package:
requirements:
build:
- gcc >=4.6 [osx]
+ - autoconf
+ - m4
source:
fn: {{ name }}.{{ version }}.tar.gz