From d16a9066e5a1c688d7ca6be360a066911d3c3d42 Mon Sep 17 00:00:00 2001 From: Jan-Tarek Butt Date: Sat, 4 Aug 2018 11:23:31 +0200 Subject: [PATCH] gluon-hoodselector-add-VPN-MODE: add micrond & libjson-c dependency --- package/gluon-hoodselector/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/gluon-hoodselector/Makefile b/package/gluon-hoodselector/Makefile index 72e0fb61..cb349b22 100644 --- a/package/gluon-hoodselector/Makefile +++ b/package/gluon-hoodselector/Makefile @@ -9,7 +9,7 @@ include ../gluon.mk define Package/gluon-hoodselector TITLE:=Automatically sortes nodes into network hoods. - DEPENDS:=+gluon-site +gluon-mesh-batman-adv-15 @GLUON_MULTIDOMAIN + DEPENDS:=+gluon-site +gluon-mesh-batman-adv-15 +micrond +libjson-c @GLUON_MULTIDOMAIN CONFLICTS:=+gluon-config-mode-domain-select endef