From 519bd19882b18b3cfcccca5fe8e0e6ab6eb3b937 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sun, 3 Oct 2010 18:30:05 +0000 Subject: Update to pixman 0.18.4. Tweak build to use libpthread-stubs for TLS emulation instead of forcing every application using pixman to use -pthread. Tested by jasper@ and landry@ on a bulk ports build. --- lib/pixman/pixman-1.pc.in | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/pixman/pixman-1.pc.in') diff --git a/lib/pixman/pixman-1.pc.in b/lib/pixman/pixman-1.pc.in index 936d95db0..14bfe1d38 100644 --- a/lib/pixman/pixman-1.pc.in +++ b/lib/pixman/pixman-1.pc.in @@ -6,6 +6,7 @@ includedir=@includedir@ Name: Pixman Description: The pixman library (version 1) Version: @PACKAGE_VERSION@ +Requires: pthread-stubs >= 0.3 Cflags: -I${includedir}/pixman-1 @DEP_CFLAGS@ Libs: -L${libdir} -lpixman-1 @DEP_LIBS@ -- cgit v1.2.3