From 63d382c17b5cc52c6b701120c5677e94b782824b Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 8 Aug 2019 16:01:35 +0100 Subject: libnsl, libtirpc and rpcsvc installed as non-used biber dependencies These three libraries are dependencies of Biber, so we will need them later, but since we don't build biber from source now, we can't control what library it links with. With this commit, we have just added their versions, checksum, download URL and build rule incase they are useful in other software. Later, when we build Biber (and Texlive in general) from source, we'll be able to use these. --- reproduce/software/config/installation/versions.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'reproduce/software/config/installation/versions.mk') diff --git a/reproduce/software/config/installation/versions.mk b/reproduce/software/config/installation/versions.mk index 085646c..7105f59 100644 --- a/reproduce/software/config/installation/versions.mk +++ b/reproduce/software/config/installation/versions.mk @@ -88,14 +88,17 @@ imagemagick-version = 7.0.8-46 imfit-version = 1.6.1 libffi-version = 3.2.1 libjpeg-version = v9b +libnsl-version = 1.2.0-4a062cf libpng-version = 1.6.37 libtiff-version = 4.0.10 +libtirpc-version = 1.1.4 libxml2-version = 2.9.9 openblas-version = 0.3.5 openmpi-version = 4.0.1 openssh-version = 8.0p1 pixman-version = 0.38.0 python-version = 3.7.3 +rpcsvc-proto-version = 1.4 scamp-version = 2.6.7 scons-version = 3.0.5 sextractor-version = 2.25.0 -- cgit v1.2.1