You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-pda/libplist/files/libplist-2.2.0-pkgconfig-li...

11 lines
480 B

diff -Naur libplist/src/libplist-2.0.pc.in libplist-pcfile/src/libplist-2.0.pc.in
--- libplist/src/libplist-2.0.pc.in 2020-07-18 17:25:52.156222244 +0300
+++ libplist-pcfile/src/libplist-2.0.pc.in 2020-07-18 17:26:32.752017958 +0300
@@ -6,5 +6,5 @@
Name: @PACKAGE_NAME@
Description: A library to handle Apple Property Lists whereas they are binary or XML
Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lplist-2.0
+Libs: -L${libdir} -lplist-2.0 -lplist
Cflags: -I${includedir}