From 35d66fb98d2785ae83dc8b9ce76a2cea1bb0ddc7 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 26 Jan 2009 13:59:45 +0000 Subject: [PATCH 1/1] Remove dependency between luci-admin-full and firewall on user request --- contrib/package/luci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index c7571d831..327482091 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -306,7 +306,7 @@ endef define Package/luci-admin-full $(call Package/luci/webtemplate) - DEPENDS+=+luci-admin-core +luci-ipkg +PACKAGE_luci-admin-full:iptables +PACKAGE_luci-admin-full:firewall +luci-app-firewall + DEPENDS+=+luci-admin-core +luci-ipkg TITLE:=LuCI Administration - full-featured for full control endef -- 2.11.0