applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-babeld / Makefile
index 6af9280261b657df4b6914f3a47b7878d84e0ef3..50ce9ce068e141bf8e6f43bb3402f7829c4ce869 100644 (file)
@@ -1,7 +1,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI support for babeld
-LUCI_DEPENDS:=+babeld +luci-compat
+LUCI_DEPENDS:=+luci-base +babeld +luci-compat
 LUCI_PKGARCH:=all
 
 include ../../luci.mk