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

pkgconfig: add private dependencies

parent 96157741
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,6 @@ Name: OpenDHT
Description: C++ Distributed Hash Table library
Version: @VERSION@
Libs: -L${libdir} -lopendht
Libs.private: -lpthread
Requires.private: gnutls >= 3.1
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