pixman: Branch 'master'

Eric Anholt anholt at kemper.freedesktop.org
Mon Aug 6 20:07:14 PDT 2007


 pixman-1.pc.in |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 43370d1ce793ef2754c2e6f0fc08e534d4247793 (from 778a3f9d7136de062806473dd3604eb03ba5d866)
Author: Eric Anholt <eric at anholt.net>
Date:   Mon Aug 6 20:06:48 2007 -0700

    Update .pc file for library version name change.

diff --git a/pixman-1.pc.in b/pixman-1.pc.in
index 4cf163a..936d95d 100644
--- a/pixman-1.pc.in
+++ b/pixman-1.pc.in
@@ -7,5 +7,5 @@ Name: Pixman
 Description: The pixman library (version 1)
 Version: @PACKAGE_VERSION@
 Cflags: -I${includedir}/pixman-1 @DEP_CFLAGS@
-Libs: -L${libdir} -lpixman @DEP_LIBS@
+Libs: -L${libdir} -lpixman-1 @DEP_LIBS@
 


More information about the xorg-commit mailing list