hnetd: switch to babeld instead of babels

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth 2015-05-28 08:18:55 +02:00
parent 970ca6f093
commit 2abafe17e6
1 changed files with 2 additions and 2 deletions

View File

@ -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