From 503034bfe282c58ff13c42c7a6b92aa062d779b5 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 11 Mar 2012 00:02:38 +0000 Subject: Sun Mar 11 00:02:37 UTC 2012 --- testing/libxcb/libxcb-1.1-no-pthread-stubs.patch | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'testing/libxcb/libxcb-1.1-no-pthread-stubs.patch') diff --git a/testing/libxcb/libxcb-1.1-no-pthread-stubs.patch b/testing/libxcb/libxcb-1.1-no-pthread-stubs.patch index f17de1b1d..8e8162f0a 100644 --- a/testing/libxcb/libxcb-1.1-no-pthread-stubs.patch +++ b/testing/libxcb/libxcb-1.1-no-pthread-stubs.patch @@ -1,10 +1,9 @@ -diff -up libxcb-1.1/configure.ac.pthread-stubs libxcb-1.1/configure.ac ---- libxcb-1.1/configure.ac.pthread-stubs 2007-11-04 18:17:11.000000000 -0500 -+++ libxcb-1.1/configure.ac 2007-11-12 10:27:06.000000000 -0500 -@@ -31,7 +31,7 @@ AC_SUBST(HTML_CHECK_RESULT) +--- libxcb-1.8.1/configure.ac 2012-03-09 15:38:38.000000000 +0100 ++++ libxcb-1.8.1/configure.ac.new 2012-03-09 16:50:40.107109896 +0100 +@@ -35,7 +35,7 @@ # Checks for pkg-config packages - PKG_CHECK_MODULES(XCBPROTO, xcb-proto >= 1.6) + PKG_CHECK_MODULES(XCBPROTO, xcb-proto >= 1.7) -NEEDED="pthread-stubs xau >= 0.99.2" +NEEDED="xau >= 0.99.2" PKG_CHECK_MODULES(NEEDED, $NEEDED) -- cgit v1.2.3-54-g00ecf