treewide: move templates and libraries not used by the core to luci-compat
[project/luci.git] / applications / luci-app-olsr / Makefile
index 6ce1ac2556d33e7df1d9545506393aaaa3d09c46..b6432e6acbd8bca97f144c79be6918ad4ff7bdd7 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=OLSR configuration and status module
-LUCI_DEPENDS:=+olsrd +olsrd-mod-jsoninfo +luci-lib-json
+LUCI_DEPENDS:=+luci-compat +olsrd +olsrd-mod-jsoninfo +luci-lib-json
 
 include ../../luci.mk