diff --git a/Pmodules/libpbuild.bash b/Pmodules/libpbuild.bash index 7c144f8..66d09fb 100644 --- a/Pmodules/libpbuild.bash +++ b/Pmodules/libpbuild.bash @@ -1684,6 +1684,7 @@ _build_module() { "building ..." init_module_environment + load_overlays load_build_dependencies BUILD_ROOT="${PMODULES_TMPDIR}/${module_name}-${module_version}" SRC_DIR="${BUILD_ROOT}/src"