From d9c1533d2649f9b098e8cabb578d44a509ed8ddf Mon Sep 17 00:00:00 2001 From: Christof Schulze Date: Mon, 13 Feb 2017 19:06:19 +0100 Subject: [PATCH] gluon-mesh-vpn-fastd: do not depend on mesh-protocol batman --- package/gluon-mesh-vpn-fastd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/gluon-mesh-vpn-fastd/Makefile b/package/gluon-mesh-vpn-fastd/Makefile index 8fceae1a..ea63d83c 100644 --- a/package/gluon-mesh-vpn-fastd/Makefile +++ b/package/gluon-mesh-vpn-fastd/Makefile @@ -13,7 +13,7 @@ define Package/gluon-mesh-vpn-fastd SECTION:=gluon CATEGORY:=Gluon TITLE:=Support for connecting batman-adv meshes via fastd - DEPENDS:=+gluon-core +libgluonutil gluon-mesh-batman-adv +gluon-wan-dnsmasq +fastd +iptables +iptables-mod-extra +simple-tc + DEPENDS:=+gluon-core +libgluonutil +gluon-wan-dnsmasq +fastd +iptables +iptables-mod-extra +simple-tc endef define Build/Prepare