Skip to content

Commit 54f07e4

Browse files
author
Adrien Béraud
committed
pkgconfig: link with fmt
1 parent 0930832 commit 54f07e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opendht.pc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ includedir=@includedir@
55
Name: OpenDHT
66
Description: C++17 Distributed Hash Table library
77
Version: @VERSION@
8-
Libs: -L${libdir} -lopendht
8+
Libs: -L${libdir} -lopendht -lfmt
99
Libs.private: @http_lib@ -pthread
1010
Requires: gnutls >= 3.3@jsoncpp_lib@@openssl_lib@
1111
Requires.private: nettle >= 2.4@argon2_lib@@llhttp_lib@@iouring_lib@

0 commit comments

Comments
 (0)