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

pkgconfig: gnutls jsoncpp, openssl are public dependencies

parent 550a8cf3
No related branches found
No related tags found
No related merge requests found
......@@ -7,5 +7,6 @@ Description: C++17 Distributed Hash Table library
Version: @VERSION@
Libs: -L${libdir} -lopendht
Libs.private: @http_parser_lib@ -pthread
Requires.private: gnutls >= 3.3, nettle >= 2.4@argon2_lib@@jsoncpp_lib@@openssl_lib@
Requires: gnutls >= 3.3@jsoncpp_lib@@openssl_lib@
Requires.private: nettle >= 2.4@argon2_lib@
Cflags: -I${includedir}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment