luci: depend on rpcd-mod-rrdns
authorJo-Philipp Wich <jo@mein.io>
Mon, 10 Jul 2017 16:43:09 +0000 (18:43 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 11 Jul 2017 12:05:31 +0000 (14:05 +0200)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
collections/luci/Makefile

index 6f6c3a9..9b495c3 100644 (file)
@@ -12,7 +12,8 @@ LUCI_BASENAME:=luci
 LUCI_TITLE:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
 LUCI_DEPENDS:= \
        +uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \
 LUCI_TITLE:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
 LUCI_DEPENDS:= \
        +uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \
-       +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6
+       +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 \
+       +rpcd-mod-rrdns
 
 PKG_LICENSE:=Apache-2.0
 
 
 PKG_LICENSE:=Apache-2.0