applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-openwisp / Makefile
index 03fbd83c1136295b4e909deac198d8d250f26570..b8b147998dbd811a40d868a8d61825b8ca4fc63c 100644 (file)
@@ -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