From 12f6387ad0788436101751775642600325df275a Mon Sep 17 00:00:00 2001 From: Jan-Tarek Butt Date: Fri, 24 Aug 2018 14:45:07 +0200 Subject: [PATCH] gluon-hoodselector: Makefile add gluon-mesh-vpn-core as 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 f9b02728..d6207a0f 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 +micrond +libjson-c +luaposix +luabitop @GLUON_MULTIDOMAIN + DEPENDS:=+gluon-site +gluon-mesh-batman-adv-15 +gluon-mesh-vpn-core +micrond +libjson-c +luaposix +luabitop @GLUON_MULTIDOMAIN CONFLICTS:=+gluon-config-mode-domain-select endef