mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 19:02:12 +00:00
hnetd: switch to babeld instead of babels
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user