applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-shairplay / Makefile
index 59ca53d1b1fe138d362b2787679949bc10d0d99e..1e9ca6bef1d7690fecfba90d53c7cdbd4c8e6140 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Support for Shairplay
-LUCI_DEPENDS:=+luci-compat +shairplay
+LUCI_DEPENDS:=+luci-base +luci-compat +shairplay
 
 include ../../luci.mk