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
|
CATEGORY:=Gluon
|
||||||
TITLE:=Support for batman-adv meshing (core)
|
TITLE:=Support for batman-adv meshing (core)
|
||||||
DEPENDS:=+gluon-core +libgluonutil +gluon-client-bridge +firewall +libiwinfo
|
DEPENDS:=+gluon-core +libgluonutil +gluon-client-bridge +firewall +libiwinfo
|
||||||
|
PROVIDES:=gluon-radvd-provider
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
|
@ -11,7 +11,7 @@ define Package/gluon-radvd
|
|||||||
SECTION:=gluon
|
SECTION:=gluon
|
||||||
CATEGORY:=Gluon
|
CATEGORY:=Gluon
|
||||||
TITLE:=Advertise an IPv6 prefix from the node
|
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
|
endef
|
||||||
|
|
||||||
define Package/gluon-radvd/description
|
define Package/gluon-radvd/description
|
||||||
|
Loading…
Reference in New Issue
Block a user