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

pkgconfig: link library

Change-Id: Ie1987ef0c2794af0f094627b701643cb5f1c2421
parent 1b7081a3
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ includedir=@includedir@
Name: dhtnet
Description: C++ peer to peer networking library
Version: @VERSION@
Libs: -L${libdir} -ldhtnet
Requires: opendht >= 2.6
Requires.private: libpjproject
Cflags: -I${includedir}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment