diff --git a/Compiler/openmpi/build b/Compiler/openmpi/build index 271e5e6..b07ecc6 100755 --- a/Compiler/openmpi/build +++ b/Compiler/openmpi/build @@ -16,7 +16,7 @@ pbuild::configure() { } pbuild::add_to_group 'Compiler' -pbuild::set_runtime_dependencies "${COMPILER}" -pbuild::set_build_dependencies "${COMPILER}" +#pbuild::set_runtime_dependencies "${COMPILER}" +#pbuild::set_build_dependencies "${COMPILER}" pbuild::set_docfiles 'AUTHORS' 'LICENSE' 'NEWS' 'README' pbuild::make_all