declaration of dependencies moved to variant files
This commit is contained in:
6
Compiler/boost/1/variants
Normal file
6
Compiler/boost/1/variants
Normal file
@@ -0,0 +1,6 @@
|
||||
boost/1.55.0 stable gcc/4.7.4 b:Python/3.4.0
|
||||
boost/1.55.0 stable gcc/4.8.3 b:Python/3.4.0
|
||||
boost/1.55.0 stable gcc/4.8.4 b:Python/3.4.0
|
||||
boost/1.55.0 stable gcc/4.9.2 b:Python/3.4.0
|
||||
boost/1.58.0 unstable gcc/4.8.4 b:Python/3.4.0
|
||||
boost/1.58.0 unstable gcc/4.9.3 b:Python/2.7.11
|
||||
@@ -38,7 +38,5 @@ pbuild::install() {
|
||||
}
|
||||
|
||||
pbuild::add_to_group 'Compiler'
|
||||
pbuild::set_runtime_dependencies "${COMPILER}"
|
||||
pbuild::set_build_dependencies "${COMPILER}" 'Python'
|
||||
pbuild::make_all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user