From: Steven Barth Date: Thu, 28 May 2015 06:18:55 +0000 (+0200) Subject: hnetd: switch to babeld instead of babels X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=commitdiff_plain;h=f7f1ccfdb7a26f77f898c4599fbb28f69d695e66 hnetd: switch to babeld instead of babels Signed-off-by: Steven Barth --- diff --git a/hnetd/Makefile b/hnetd/Makefile index ee3373a..03c2db4 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -52,7 +52,7 @@ define Package/hnet-full URL:=https://github.com/sbyx/hnetd DEPENDS:=+hnetd-nossl +luci-app-hnet # Routing - DEPENDS+=+babels + DEPENDS+=+babeld # Service discovery DEPENDS+=+ohybridproxy # Distributed PCP support @@ -66,7 +66,7 @@ define Package/hnet-full-secure URL:=https://github.com/sbyx/hnetd DEPENDS:=+hnetd-openssl +luci-app-hnet # Routing - DEPENDS+=+babels + DEPENDS+=+babeld # Service discovery DEPENDS+=+ohybridproxy # Distributed PCP support