aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/config
diff options
context:
space:
mode:
authorRaul Infante-Sainz <infantesainz@gmail.com>2019-04-16 06:33:55 +0100
committerRaul Infante-Sainz <infantesainz@gmail.com>2019-04-16 06:33:55 +0100
commit967c81fa82179fe151a0d589fa922d896b13b1c8 (patch)
tree474bfd8d6f18b58d7e6a3ccbad13776ac384e1ce /reproduce/software/config
parente17b5574011890b83d7bf9fcf15be55878bd8ab8 (diff)
Cairo library and its dependency Pixman, are now included
In this commit we add Cairo library. The motivation of including this library is because it is a dependency of Astrometry-net (which is a common software used in astronomy projects). In principle it will not be build by default by de pipeline, but we will keep the rule just in case it is needed. Pixman is another library which is a prerequisite of Cairo, it is also built with this commit.
Diffstat (limited to 'reproduce/software/config')
-rw-r--r--reproduce/software/config/installation/versions.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/reproduce/software/config/installation/versions.mk b/reproduce/software/config/installation/versions.mk
index 149f9ae..81acacf 100644
--- a/reproduce/software/config/installation/versions.mk
+++ b/reproduce/software/config/installation/versions.mk
@@ -20,6 +20,7 @@
atlas-version = 3.10.3
bash-version = 5.0
binutils-version = 2.31.1
+cairo-version = 1.16.0
cfitsio-version = 3.45
cmake-version = 3.14.2
coreutils-version = 8.31
@@ -58,6 +59,7 @@ openblas-version = 0.3.5
openmpi-version = 4.0.1
openssl-version = 1.1.1a
patchelf-version = 0.9
+pixman-version = 0.38.0
pkgconfig-version = 0.29.2
python-version = 3.7.3
readline-version = 8.0