From a3fd203e13d13d5f296e4d782e65ec01aa79603a Mon Sep 17 00:00:00 2001 From: Christof Schulze Date: Thu, 12 Sep 2019 21:15:02 +0200 Subject: [PATCH] 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. --- package/gluon-mesh-babel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/gluon-mesh-babel/Makefile b/package/gluon-mesh-babel/Makefile index 20ccd125..4d5f1197 100644 --- a/package/gluon-mesh-babel/Makefile +++ b/package/gluon-mesh-babel/Makefile @@ -10,7 +10,7 @@ include ../gluon.mk define Package/gluon-mesh-babel 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 endef