luci-0.8: merge r3858
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 5 Dec 2008 22:20:37 +0000 (22:20 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 5 Dec 2008 22:20:37 +0000 (22:20 +0000)
contrib/package/luci/Makefile

index 9ae6f57bbbf174af50f91edd9d70b3ffc97824c5..1a3a83b1b7b3619e05e658a3754ca0648ada960d 100644 (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