From e196361b708b9a3f159dee25643fc95c230938de Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Tue, 21 May 2019 16:01:27 +0100 Subject: ImageMagick is now included into the project With this commit, ImageMagick software has been added into the project. This software is useful to deal and treat images from the command line. Since it is widely used and a lot of other programs rely on it, it is worth to have it into the project. --- reproduce/software/config/installation/versions.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'reproduce/software/config') diff --git a/reproduce/software/config/installation/versions.mk b/reproduce/software/config/installation/versions.mk index caeae5a..510e50d 100644 --- a/reproduce/software/config/installation/versions.mk +++ b/reproduce/software/config/installation/versions.mk @@ -81,6 +81,7 @@ ghostscript-version = 9.26 gnuastro-version = 0.9 gsl-version = 2.5 hdf5-version = 1.10.5 +imagemagick-version = 7.0.8-46 libffi-version = 3.2.1 libjpeg-version = v9b libpng-version = 1.6.37 -- cgit v1.2.1