hnetd: switch to babeld instead of babels
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
970ca6f093
commit
2abafe17e6
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue