summaryrefslogtreecommitdiffstats
path: root/src/libplist-2.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/libplist-2.0.pc.in')
-rw-r--r--src/libplist-2.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libplist-2.0.pc.in b/src/libplist-2.0.pc.in
index 0bd6932..43d9f57 100644
--- a/src/libplist-2.0.pc.in
+++ b/src/libplist-2.0.pc.in
@@ -6,5 +6,5 @@ includedir=@includedir@
Name: @PACKAGE_NAME@
Description: A library to handle Apple Property Lists whereas they are binary or XML
Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lplist
+Libs: -L${libdir} -lplist-2.0
Cflags: -I${includedir}