summaryrefslogtreecommitdiff
path: root/lib/gnutls.pc.in
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-21 18:35:17 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-21 18:35:17 +0100
commite14f5b9741a0e4166ffde943213eaea04161d59a (patch)
tree3b4d277ed0f05cf6d990d68730edbd7f741cb8ba /lib/gnutls.pc.in
parentfbb5e40a487950e996a34873d48e76a3200459f7 (diff)
downloadgnutls-e14f5b9741a0e4166ffde943213eaea04161d59a.tar.gz
Updated Libs.private with all the required libraries
Diffstat (limited to 'lib/gnutls.pc.in')
-rw-r--r--lib/gnutls.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls.pc.in b/lib/gnutls.pc.in
index ae95e2fad8..3e29c5baa5 100644
--- a/lib/gnutls.pc.in
+++ b/lib/gnutls.pc.in
@@ -19,6 +19,6 @@ Description: Transport Security Layer implementation for the GNU system
URL: http://www.gnu.org/software/gnutls/
Version: @VERSION@
Libs: -L${libdir} -lgnutls
-Libs.private: @LTLIBNETTLE@ @LTLIBICONV@
+Libs.private: @LTLIBNETTLE@ @LTLIBZ@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS@
@GNUTLS_REQUIRES_PRIVATE@
Cflags: -I${includedir}