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

opendht: add missing asio dependency

Change-Id: I3972fce8310cc4f6b5b6891e369e73197e8260b0
parent 3c3370a6
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ PKGS_FOUND += opendht
endif
# Avoid building distro-provided dependencies in case opendht was built manually
DEPS_opendht += msgpack argon2 libressl restinio jsoncpp gnutls
DEPS_opendht += msgpack argon2 libressl restinio jsoncpp gnutls asio
OPENDHT_CONF = -DBUILD_SHARED_LIBS=Off \
-DBUILD_TESTING=Off \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment