collections/luci: depend on luci-proto-ipv6 if IPV6 is enabled
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 6 May 2015 13:59:40 +0000 (15:59 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 6 May 2015 14:00:33 +0000 (16:00 +0200)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
collections/luci/Makefile

index ace4735..4625c95 100644 (file)
@@ -12,7 +12,7 @@ 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
+       +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6
 
 include ../../luci.mk
 
 
 include ../../luci.mk