Skip to content
Snippets Groups Projects
Commit a3fd203e authored by Christof Schulze's avatar Christof Schulze
Browse files

gluon-mesh-babel: add dependency: gluon-l3roamd

gluon-mesh-babel conigures babeld and thus the mesh. This mesh is only usable
with routes to the clients which are discovered by l3roamd.
parent d5a4f4fd
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ include ../gluon.mk ...@@ -10,7 +10,7 @@ include ../gluon.mk
define Package/gluon-mesh-babel define Package/gluon-mesh-babel
TITLE:=Babel mesh TITLE:=Babel mesh
DEPENDS:=+gluon-core +babeld +mmfd +libiwinfo +libgluonutil +firewall +libjson-c +libnl-tiny +libubus +libubox +libblobmsg-json +libbabelhelper +luabitop DEPENDS:=+gluon-core +babeld +mmfd +libiwinfo +libgluonutil +firewall +libjson-c +libnl-tiny +libubus +libubox +libblobmsg-json +libbabelhelper +luabitop +gluon-l3roamd
PROVIDES:=gluon-mesh-provider PROVIDES:=gluon-mesh-provider
endef endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment