summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-banip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-banip/Makefile')
-rw-r--r--applications/luci-app-banip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-banip/Makefile b/applications/luci-app-banip/Makefile
index 1936bc36b2..39712708be 100644
--- a/applications/luci-app-banip/Makefile
+++ b/applications/luci-app-banip/Makefile
@@ -4,7 +4,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for banIP
-LUCI_DEPENDS:=+banip +luci-lib-jsonc
+LUCI_DEPENDS:=+luci-compat +banip +luci-lib-jsonc
LUCI_PKGARCH:=all
include ../../luci.mk