diff options
Diffstat (limited to 'applications/luci-app-olsr-services/Makefile')
-rw-r--r-- | applications/luci-app-olsr-services/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-olsr-services/Makefile b/applications/luci-app-olsr-services/Makefile index b1daf6daad..245ea602d5 100644 --- a/applications/luci-app-olsr-services/Makefile +++ b/applications/luci-app-olsr-services/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Show services announced with the nameservice plugin -LUCI_DEPENDS:=+luci-app-olsr +olsrd +olsrd-mod-nameservice +LUCI_DEPENDS:=+luci-base +luci-app-olsr +olsrd +olsrd-mod-nameservice include ../../luci.mk |