diff options
-rw-r--r-- | src/libplist.pc.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libplist.pc.in b/src/libplist.pc.in index fc97247..0bd6932 100644 --- a/src/libplist.pc.in +++ b/src/libplist.pc.in @@ -8,4 +8,3 @@ Description: A library to handle Apple Property Lists whereas they are binary or Version: @PACKAGE_VERSION@ Libs: -L${libdir} -lplist Cflags: -I${includedir} -Requires.private: libxml-2.0 >= @LIBXML2_VERSION@ |