applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-openwisp / Makefile
1 # Copyright 2021 Nicholas Smith (nicholas@nbembedded.com)
2 # This is free software, licensed under the GNU General Public License v2.
3
4 include $(TOPDIR)/rules.mk
5
6 PKG_LICENSE:=GPL-2.0-or-later
7 PKG_MAINTAINER:=Nicholas Smith <nicholas@nbembedded.com>
8
9 LUCI_TITLE:=LuCI support for OpenWISP
10 LUCI_DESCRIPTION:=Allows configuration of OpenWISP agent settings
11 LUCI_DEPENDS:=+luci-base +openwisp-config
12
13 include ../../luci.mk
14
15 # call BuildPackage - OpenWrt buildroot signature