summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-04-23 17:00:12 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-04-23 17:00:12 +0200
commit15355aab6cdcfb010dae41c93ba92b0d5de0f109 (patch)
treeec03d54f33db6d9069676cd4f9324da79073fe67
parentb6bb58ba5b93a7906a537eb131e4e1ce07f0372e (diff)
downloadgnutls-15355aab6cdcfb010dae41c93ba92b0d5de0f109.tar.gz
removed pakchois dependency
-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 6ad27912df..2d3328c1a3 100644
--- a/lib/gnutls.pc.in
+++ b/lib/gnutls.pc.in
@@ -20,6 +20,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: @LTLIBPAKCHOIS@ @LTLIBGCRYPT@ @NETTLE_LIBS@
+Libs.private: @LTLIBGCRYPT@ @NETTLE_LIBS@
@GNUTLS_REQUIRES_PRIVATE@
Cflags: -I${includedir}