summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-firewall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-firewall/Makefile')
-rw-r--r--applications/luci-app-firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-firewall/Makefile b/applications/luci-app-firewall/Makefile
index 4fa85f2d5b..2e219d0096 100644
--- a/applications/luci-app-firewall/Makefile
+++ b/applications/luci-app-firewall/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Firewall and Portforwarding application
-LUCI_DEPENDS:=+firewall
+LUCI_DEPENDS:=+uci-firewall
PKG_LICENSE:=Apache-2.0