Packages: improved per-module dependency tracking.
This commit is contained in:
@@ -13,7 +13,8 @@ MODULE_INSTARGS_python35= python3.5-install
|
||||
MODULE_SOURCES_python35= unit.example-python-app \
|
||||
unit.example-python3.5-config
|
||||
|
||||
BUILD_DEPENDS+= python3.5-dev
|
||||
BUILD_DEPENDS_python35= python3.5-dev
|
||||
BUILD_DEPENDS+= $(BUILD_DEPENDS_python35)
|
||||
|
||||
MODULE_BUILD_DEPENDS_python35=,python3.5-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user