applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-dawn / Makefile
index 1b2b598cc89c9b90601384d1cb5f6e070b00c34b..3e1ce3cc0ac7dc6b2575eb15215ffc5d78c35e45 100644 (file)
@@ -1,7 +1,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI support for DAWN
-LUCI_DEPENDS:=+dawn +luci-compat +luci-lib-json
+LUCI_DEPENDS:=+luci-base +dawn +luci-compat +luci-lib-json
 LUCI_PKGARCH:=all
 
 include ../../luci.mk