luci-0.8: merge r3858

This commit is contained in:
Jo-Philipp Wich 2008-12-05 22:20:37 +00:00
parent 4ef86cacad
commit 1b41df2c29

View file

@ -252,7 +252,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