add depends for gluon-radvd-provider
This commit is contained in:
parent
9950251e6f
commit
43c446fcae
@ -13,6 +13,7 @@ define Package/gluon-mesh-batman-adv-core
|
||||
CATEGORY:=Gluon
|
||||
TITLE:=Support for batman-adv meshing (core)
|
||||
DEPENDS:=+gluon-core +libgluonutil +gluon-client-bridge +firewall +libiwinfo
|
||||
PROVIDES:=gluon-radvd-provider
|
||||
endef
|
||||
|
||||
define Build/Prepare
|
||||
|
@ -11,7 +11,7 @@ define Package/gluon-radvd
|
||||
SECTION:=gluon
|
||||
CATEGORY:=Gluon
|
||||
TITLE:=Advertise an IPv6 prefix from the node
|
||||
DEPENDS:=+gluon-core +gluon-ebtables +gluon-mesh-batman-adv +uradvd
|
||||
DEPENDS:=+gluon-core +gluon-ebtables +gluon-mesh-batman-adv +uradvd +gluon-radvd-provider
|
||||
endef
|
||||
|
||||
define Package/gluon-radvd/description
|
||||
|
Loading…
Reference in New Issue
Block a user