Update .pc file for library version name change.
authorEric Anholt <eric@anholt.net>
Tue, 7 Aug 2007 03:06:48 +0000 (20:06 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 7 Aug 2007 03:06:48 +0000 (20:06 -0700)
pixman-1.pc.in

index 4cf163a..936d95d 100644 (file)
@@ -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@