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
+9
View File
@@ -0,0 +1,9 @@
hdf5_serial/1.8.12 stable gcc/4.7.4
hdf5_serial/1.8.12 stable gcc/4.8.3
hdf5_serial/1.8.12 stable gcc/4.8.4
hdf5_serial/1.8.12 stable gcc/4.9.2
hdf5_serial/1.8.14 stable gcc/4.7.4
hdf5_serial/1.8.14 stable gcc/4.8.3
hdf5_serial/1.8.14 stable gcc/4.8.4
hdf5_serial/1.8.14 stable gcc/4.9.2
hdf5_serial/1.8.15-patch1 unstable gcc/5.2.0
-2
View File
@@ -12,7 +12,5 @@ pbuild::configure() {
}
pbuild::add_to_group 'Compiler'
pbuild::set_runtime_dependencies "${COMPILER}"
pbuild::set_build_dependencies "${COMPILER}"
pbuild::make_all