Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-shairplay/Makefile')
-rw-r--r--applications/luci-app-shairplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-shairplay/Makefile b/applications/luci-app-shairplay/Makefile
index dcc0611785..59ca53d1b1 100644
--- a/applications/luci-app-shairplay/Makefile
+++ b/applications/luci-app-shairplay/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Shairplay
-LUCI_DEPENDS:=+shairplay
+LUCI_DEPENDS:=+luci-compat +shairplay
include ../../luci.mk