summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-openwisp
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-openwisp')
-rw-r--r--applications/luci-app-openwisp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-openwisp/Makefile b/applications/luci-app-openwisp/Makefile
index 03fbd83c11..b8b147998d 100644
--- a/applications/luci-app-openwisp/Makefile
+++ b/applications/luci-app-openwisp/Makefile
@@ -8,7 +8,7 @@ PKG_MAINTAINER:=Nicholas Smith <nicholas@nbembedded.com>
LUCI_TITLE:=LuCI support for OpenWISP
LUCI_DESCRIPTION:=Allows configuration of OpenWISP agent settings
-LUCI_DEPENDS:=+openwisp-config
+LUCI_DEPENDS:=+luci-base +openwisp-config
include ../../luci.mk