Debian only ships libopendht.a. The pkg-config file is only
included in the dev package. This modifies it so that the
linking works with libopendht.a
Gbp-Pq: Name pkgconfig-static.patch
Name: OpenDHT
Description: C++ Distributed Hash Table library
Version: @VERSION@
-Libs: -L${libdir} -lopendht
+Libs: -L${libdir} -lopendht -lnettle -lgnutls -largon2
Libs.private: -lpthread
Requires.private: gnutls >= 3.1@argon2_lib@
Cflags: -I${includedir}