applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-yggdrasil / Makefile
index 747d8c3d67f75e5f5e9d578b72f6e0a6a69af531..4ce191921b95b6ad90ca38af80715bbe3a42a486 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI support for Yggdrasil
-LUCI_DEPENDS:=+yggdrasil
+LUCI_DEPENDS:=+luci-base +yggdrasil
 
 include ../../luci.mk