add a new package metadata variable MDEPENDS for specifying local menuconfig dependen...
[openwrt.git] / include / package-dumpinfo.mk
index 34196e4..3f7a83a 100644 (file)
@@ -31,6 +31,7 @@ $(if $(MENU),Menu: $(MENU)
 )$(if $(findstring $(PREREQ_CHECK),1),Prereq-Check: 1
 )Version: $(VERSION)
 Depends: $(DEPENDS)
+Menu-Depends: $(MDEPENDS)
 Provides: $(PROVIDES)
 $(if $(VARIANT),Build-Variant: $(VARIANT)
 )$(if $(PKG_BUILD_DEPENDS),Build-Depends: $(PKG_BUILD_DEPENDS)
This page took 0.026962 seconds and 4 git commands to generate.