pentoo-overlay/app-pda/libplist/files/libplist-2.2.0-pkgconfig-lib.patch
2025-11-05 10:16:11 +08:00

9 lines
305 B
Diff

--- a/src/libplist-2.0.pc.in
+++ b/src/libplist-2.0.pc.in
@@ -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}