summaryrefslogtreecommitdiff
path: root/macosx-support-lib-patches
diff options
context:
space:
mode:
Diffstat (limited to 'macosx-support-lib-patches')
-rw-r--r--macosx-support-lib-patches/gnutls-pkgconfig.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/macosx-support-lib-patches/gnutls-pkgconfig.patch b/macosx-support-lib-patches/gnutls-pkgconfig.patch
new file mode 100644
index 0000000000..e599afd18a
--- /dev/null
+++ b/macosx-support-lib-patches/gnutls-pkgconfig.patch
@@ -0,0 +1,10 @@
+*** gnutls.pc.orig 2011-07-15 15:02:32.000000000 -0700
+--- gnutls.pc 2011-07-15 15:02:42.000000000 -0700
+***************
+*** 21,25 ****
+ Version: 2.12.7
+ Libs: -L${libdir} -lgnutls
+ Libs.private: -L/usr/local/lib -lgcrypt -L/usr/local/lib -lgpg-error -L/usr/local/lib -lintl -liconv -lc -R/usr/local/lib
+- Requires.private: zlib
+ Cflags: -I${includedir}
+--- 21,24 ----