projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7540f86
)
contrib/package: add luci-app-firewall dependency to luci-admin-full
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 5 Dec 2008 22:14:37 +0000
(22:14 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 5 Dec 2008 22:14:37 +0000
(22:14 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 76fef411aa670711a9a56a7218874f9a63a91882..51cc44f84270313fa3c594fb0f43105a70c6077f 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-297,7
+297,7
@@
endef
define Package/luci-admin-full
$(call Package/luci/webtemplate)
- DEPENDS+=+luci-admin-core +luci-ipkg
+ DEPENDS+=+luci-admin-core +luci-ipkg
+luci-app-firewall
TITLE:=LuCI Administration - full-featured for full control
endef