applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-wol / Makefile
index d935ee90303b30a049d58dd279be1a636e293a08..f7466c0175325f92c98609883dd92e12337e7f8e 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Support for Wake-on-LAN
-LUCI_DEPENDS:=+etherwake
+LUCI_DEPENDS:=+luci-base +etherwake
 
 include ../../luci.mk