summaryrefslogtreecommitdiff
path: root/lib/gnutls.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls.pc.in')
-rw-r--r--lib/gnutls.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/gnutls.pc.in b/lib/gnutls.pc.in
index b1f9020e47..3b01c17864 100644
--- a/lib/gnutls.pc.in
+++ b/lib/gnutls.pc.in
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a pkg-config metadata file.
# Copyright (C) 2002, 2003, 2004, 2005,
-# 2006, 2007, 2008 Free Software Foundation
+# 2006, 2007, 2008, 2009 Free Software Foundation
# Author: Simon Josefsson
#
# This file is free software; as a special exception the author gives
@@ -21,5 +21,5 @@ Description: Transport Security Layer implementation for the GNU system
URL: http://www.gnu.org/software/gnutls/
Version: @VERSION@
Libs: -L${libdir} -lgnutls
-Libs.private: @LIBGNUTLS_LIBS@
+Libs.private: @LIBGNUTLS_LIBS@ @LTLIBTASN1@
Cflags: -I${includedir}