wireshark/macosx-support-lib-patches/gnutls-pkgconfig.patch
Jörg Mayer 2d935ea939 - Update cmake, gnutls and pixman to current version
- unpack an xz file with xzcat instead of gzcat
- remove some trailing whitespace
- the update of gnutls required two changes in the gnutls
  build stuff: a) gnutls.pc is now generated from gnutls.pc.in
  and b) we now need to build with --without-p11-kit

svn path=/trunk/; revision=42861
2012-05-27 10:15:56 +00:00

9 lines
313 B
Diff

--- gnutls.pc.in.orig 2012-05-27 02:08:48.000000000 +0200
+++ gnutls.pc.in 2012-05-27 02:11:39.000000000 +0200
@@ -21,5 +21,4 @@
Version: @VERSION@
Libs: -L${libdir} -lgnutls
Libs.private: @LTLIBGCRYPT@ @LTLIBNETTLE@ @NETTLE_LIBS@ @GNUTLS_ZLIB_LIBS_PRIVATE@
-@GNUTLS_REQUIRES_PRIVATE@
Cflags: -I${includedir}