summaryrefslogtreecommitdiff
path: root/pixman-1.pc.in
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2007-08-06 20:06:48 -0700
committerEric Anholt <eric@anholt.net>2007-08-06 20:06:48 -0700
commit43370d1ce793ef2754c2e6f0fc08e534d4247793 (patch)
tree3b2833a2a97e395081282259aed8c149a10cbcdb /pixman-1.pc.in
parent778a3f9d7136de062806473dd3604eb03ba5d866 (diff)
Update .pc file for library version name change.
Diffstat (limited to 'pixman-1.pc.in')
-rw-r--r--pixman-1.pc.in2
1 files changed, 1 insertions, 1 deletions
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@