projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mac80211: fix the config define for iwl3945
[openwrt.git]
/
include
/
package-dumpinfo.mk
diff --git
a/include/package-dumpinfo.mk
b/include/package-dumpinfo.mk
index
34196e4
..
3f7a83a
100644
(file)
--- a/
include/package-dumpinfo.mk
+++ b/
include/package-dumpinfo.mk
@@
-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.02159 seconds
and
4
git commands to generate.