Merge pull request #6590 from stokito/applications_dependencies
[project/luci.git] / applications / luci-app-olsr / Makefile
index 168bfab9f3abfcef5206b28090620d9ed36d2db8..b503809a78b04f715eda69cadbea6f38d0fdcbc0 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=OLSR configuration and status module
-LUCI_DEPENDS:=+olsrd
+LUCI_DEPENDS:=+luci-base +olsrd
 
 include ../../luci.mk