From: Steven Barth Date: Mon, 18 Aug 2008 01:32:49 +0000 (+0000) Subject: Finally... X-Git-Tag: 0.8.0~363 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=23b17ce06fcbde0237b919a758ef4f0ed33250c9 Finally... --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index dfc5cdfd9..a0872ad39 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -384,7 +384,7 @@ endef define Package/luci-app-firewall $(call Package/luci/webtemplate) - DEPENDS+=+luci-admin-core +firewall + DEPENDS+=+luci-admin-core TITLE:=Firewall and Portforwarding application endef