declaration of dependencies moved to variant files
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
OpenBLAS_OMP/0.2.9 stable gcc/4.7.4
|
||||
OpenBLAS_OMP/0.2.9 stable gcc/4.8.3
|
||||
OpenBLAS_OMP/0.2.9 stable gcc/4.8.4
|
||||
OpenBLAS_OMP/0.2.9 stable gcc/4.9.2
|
||||
@@ -39,8 +39,6 @@ pbuild::install() {
|
||||
}
|
||||
|
||||
pbuild::add_to_group 'Compiler'
|
||||
pbuild::set_runtime_dependencies "${COMPILER}"
|
||||
pbuild::set_build_dependencies "${COMPILER}"
|
||||
pbuild::set_docfiles 'LICENSE' 'README.md'
|
||||
pbuild::set_supported_compilers 'gcc'
|
||||
pbuild::make_all
|
||||
|
||||
Reference in New Issue
Block a user