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
No related branches found
No related tags found
No related merge requests found
{ {
"name": "dhtnet", "name": "dhtnet",
"version": "c453ca7f8115449d5c512948711b53ecc8410503", "version": "f7abf971f0445d4add1fc33b2a3856f07eecf430",
"url": "https://review.jami.net/plugins/gitiles/dhtnet/+archive/__VERSION__.tar.gz", "url": "https://review.jami.net/plugins/gitiles/dhtnet/+archive/__VERSION__.tar.gz",
"deps": [ "deps": [
"opendht", "opendht",
......
...@@ -3,6 +3,7 @@ DHTNET_VERSION := f7abf971f0445d4add1fc33b2a3856f07eecf430 ...@@ -3,6 +3,7 @@ DHTNET_VERSION := f7abf971f0445d4add1fc33b2a3856f07eecf430
DHTNET_URL := https://review.jami.net/plugins/gitiles/dhtnet/+archive/$(DHTNET_VERSION).tar.gz DHTNET_URL := https://review.jami.net/plugins/gitiles/dhtnet/+archive/$(DHTNET_VERSION).tar.gz
PKGS += dhtnet PKGS += dhtnet
DEPS_dhtnet += opendht pjproject asio upnp
ifndef HAVE_WIN32 ifndef HAVE_WIN32
ifndef HAVE_ANDROID ifndef HAVE_ANDROID
...@@ -12,7 +13,6 @@ endif ...@@ -12,7 +13,6 @@ endif
endif endif
endif endif
DEPS_dhtnet += opendht pjproject asio upnp
DHTNET_CONF = -DBUILD_SHARED_LIBS=Off \ DHTNET_CONF = -DBUILD_SHARED_LIBS=Off \
-DBUILD_BENCHMARKS=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