summaryrefslogtreecommitdiffstats
path: root/libplist.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libplist.pc.in')
-rw-r--r--libplist.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libplist.pc.in b/libplist.pc.in
index ad83877..971b8b5 100644
--- a/libplist.pc.in
+++ b/libplist.pc.in
@@ -6,7 +6,7 @@ includedir=${CMAKE_INSTALL_PREFIX}/include
6Name: libplist 6Name: libplist
7Description: A library to handle Apple Property Lists whereas they are binary or XML 7Description: A library to handle Apple Property Lists whereas they are binary or XML
8Version: ${LIBPLIST_VERSION} 8Version: ${LIBPLIST_VERSION}
9Requires.private: libxml-2.0 >= 2.6.30 glib-2.0 >= 2.14.1 9Requires.private: libxml-2.0 >= 2.6.30
10Libs: -L${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR} -lplist 10Libs: -L${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR} -lplist
11Cflags: -I${CMAKE_INSTALL_PREFIX}/include 11Cflags: -I${CMAKE_INSTALL_PREFIX}/include
12 12