Skip to content
Snippets Groups Projects
Commit 4f2677bb authored by Adrien Béraud's avatar Adrien Béraud
Browse files

update dhtnet

Change-Id: Id33b4d3ac811f538d11aaccc5cc21dc9c6ff3b39
parent c6926445
Branches
Tags
No related merge requests found
{
"name": "dhtnet",
"version": "c453ca7f8115449d5c512948711b53ecc8410503",
"version": "f7abf971f0445d4add1fc33b2a3856f07eecf430",
"url": "https://review.jami.net/plugins/gitiles/dhtnet/+archive/__VERSION__.tar.gz",
"deps": [
"opendht",
......
......@@ -3,6 +3,7 @@ DHTNET_VERSION := f7abf971f0445d4add1fc33b2a3856f07eecf430
DHTNET_URL := https://review.jami.net/plugins/gitiles/dhtnet/+archive/$(DHTNET_VERSION).tar.gz
PKGS += dhtnet
DEPS_dhtnet += opendht pjproject asio upnp
ifndef HAVE_WIN32
ifndef HAVE_ANDROID
......@@ -12,7 +13,6 @@ endif
endif
endif
DEPS_dhtnet += opendht pjproject asio upnp
DHTNET_CONF = -DBUILD_SHARED_LIBS=Off \
-DBUILD_BENCHMARKS=Off \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment