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.
11 lines
422 B
11 lines
422 B
Index: libgsasl.pc.in |
|
--- libgsasl.pc.in.orig 2012-05-16 00:35:28.000000000 +0200 |
|
+++ libgsasl.pc.in 2012-06-03 15:18:38.000000000 +0200 |
|
@@ -14,6 +14,6 @@ |
|
Description: GNU Simple Authentication and Security Layer (SASL) |
|
URL: http://www.gnu.org/software/gsasl/ |
|
Version: @VERSION@ |
|
-Libs: -L${libdir} -lgsasl |
|
+Libs: -L${libdir} -lgsasl -lgcrypt |
|
Libs.private: @LTLIBGCRYPT@ @LTLIBIDN@ @LTLIBNTLM@ |
|
Cflags: -I${includedir}
|
|
|