diff --git a/dhtnet.pc.in b/dhtnet.pc.in index efe9236d87a0a976bb65471233669c10e631586d..9ea2f2f1cb88f0a070f39644c5b9d7a9d405f386 100644 --- a/dhtnet.pc.in +++ b/dhtnet.pc.in @@ -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}