applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-dcwapd / Makefile
index 3def090a76215eb0323cb100266fa0ed21472014..6b85d0c864ca5be7321f7a888ec51fc6e5d53e13 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Dual Channel Wi-Fi AP Daemon configuration module
-LUCI_DEPENDS:=+luci-compat +dcwapd
+LUCI_DEPENDS:=+luci-base +luci-compat +dcwapd
 
 include ../../luci.mk