From 4a40f6ceeae7f2a3b1146330d3eeea1150f2ef42 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 22 Mar 2016 13:20:01 -0400 Subject: Add x.x dependencies, add additional dependencies to recipes --- ds9/ds9.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ds9') diff --git a/ds9/ds9.ini b/ds9/ds9.ini index b480251..ab60443 100644 --- a/ds9/ds9.ini +++ b/ds9/ds9.ini @@ -19,13 +19,13 @@ build : gcc >=4.6 [osx] # run : - # + # [test] imports : - + commands : - + [cbc_build] linux : @@ -53,5 +53,5 @@ linux : cp -a bin/ds9* bin/x* $$PREFIX/bin windows : exit 1 - if errorlevel 1 exit 1 + if errorlevel 1 exit 1 -- cgit