From 024e755d9f3c33e742ce158542b1ded057a88f4f Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Fri, 27 May 2011 14:55:31 +0200 Subject: Make libplist glib free --- libplist.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libplist.pc.in') 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 Name: libplist Description: A library to handle Apple Property Lists whereas they are binary or XML Version: ${LIBPLIST_VERSION} -Requires.private: libxml-2.0 >= 2.6.30 glib-2.0 >= 2.14.1 +Requires.private: libxml-2.0 >= 2.6.30 Libs: -L${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR} -lplist Cflags: -I${CMAKE_INSTALL_PREFIX}/include -- cgit v1.1-32-gdbae