You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
409 B
10 lines
409 B
Index: nice/nice.pc.in |
|
--- nice/nice.pc.in.orig 2024-03-04 21:12:14.000000000 +0100 |
|
+++ nice/nice.pc.in 2024-04-14 18:17:38.594721000 +0200 |
|
@@ -9,5 +9,5 @@ |
|
Version: @VERSION@ |
|
Requires: @NICE_PACKAGES_PUBLIC@ @GUPNP_PACKAGES_PUBLIC@ |
|
Requires.private: @NICE_PACKAGES_PRIVATE@ @GUPNP_PACKAGES_PRIVATE@ |
|
-Libs: -L${libdir} -lnice |
|
+Libs: -L${libdir} -lnice -lgnutls |
|
Cflags: -I${includedir}/nice -I${includedir}
|
|
|