declaration of dependencies moved to variant files

This commit is contained in:
2016-06-03 17:53:01 +02:00
parent d0f3636e06
commit 7fa15b6acf
46 changed files with 219 additions and 140 deletions
+3
View File
@@ -0,0 +1,3 @@
H5root/1.2.0 stable b:autoconf/2.69 b:automake/1.14 b:libtool/2.4.2 gcc/4.7.4 hdf5_serial/1.8.12 b:H5hut_serial/1.99.13 root/5.34.19
H5root/1.2.0 stable b:autoconf/2.69 b:automake/1.14 b:libtool/2.4.2 gcc/4.8.3 hdf5_serial/1.8.12 b:H5hut_serial/1.99.13 root/5.34.19
H5root/1.3.0 unstable b:autoconf/2.69 b:automake/1.14 b:libtool/2.4.2 gcc/4.8.3 hdf5_serial/1.8.12 b:H5hut_serial/1.99.13 root/5.34.19
-2
View File
@@ -13,7 +13,5 @@ declare JOBS=1
pbuild::compile_in_sourcetree
pbuild::add_to_group 'Compiler'
pbuild::set_runtime_dependencies "${COMPILER}" 'hdf5_serial' 'root'
pbuild::set_build_dependencies 'autoconf' 'automake' 'libtool' "${COMPILER}" 'hdf5_serial' 'H5hut_serial' 'root'
pbuild::make_all
-4
View File
@@ -1,4 +0,0 @@
gcc/4.8.3
hdf5_serial/1.8.12
H5hut_serial/1.99.13
root/5.34.26