diff options
Diffstat (limited to 'applications/luci-app-lorawan-basicstation')
-rw-r--r-- | applications/luci-app-lorawan-basicstation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-lorawan-basicstation/Makefile b/applications/luci-app-lorawan-basicstation/Makefile index 392587767b..1eb2afe5f9 100644 --- a/applications/luci-app-lorawan-basicstation/Makefile +++ b/applications/luci-app-lorawan-basicstation/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for LoRaWAN basicstation -LUCI_DEPENDS:=+basicstation +LUCI_DEPENDS:=+luci-base +basicstation LUCI_PKGARCH:=all PKG_MAINTAINER:=Marcus Schref <mschref@tdt.de> |