luci: depend on rpcd-mod-rrdns
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
74affdf6f5
commit
650397a11f
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ LUCI_BASENAME:=luci
|
||||||
LUCI_TITLE:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
|
LUCI_TITLE:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
|
||||||
LUCI_DEPENDS:= \
|
LUCI_DEPENDS:= \
|
||||||
+uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \
|
+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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue