add a new package metadata variable MDEPENDS for specifying local menuconfig dependencies that do not propagate to other packages

SVN-Revision: 26491
This commit is contained in:
Felix Fietkau
2011-04-05 19:03:51 +00:00
parent 980190367c
commit 459762ace2
4 changed files with 5 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ define Package/Default
SECTION:=opt
CATEGORY:=Extra packages
DEPENDS:=
MDEPENDS:=
PROVIDES:=
EXTRA_DEPENDS:=
MAINTAINER:=OpenWrt Developers Team <openwrt-devel@openwrt.org>