1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in
Baptiste Daroussin 38ae40f5da update totem to 3.38
and totem-pl-parser to 3.26.5
2020-09-29 15:07:46 +00:00

12 lines
453 B
PkgConfig

--- totem-plparser.pc.in.orig 2020-02-28 16:16:58 UTC
+++ totem-plparser.pc.in
@@ -7,7 +7,7 @@ Name: totem-plparser
Description: Totem Playlist Parser library
Version: @VERSION@
Requires: glib-2.0 gobject-2.0 gio-2.0
-Requires.private: gthread-2.0 libxml-2.0 @ARCHIVE@
+Requires.private: gthread-2.0 libxml-2.0
Libs: -L${libdir} -ltotem-plparser
Libs.private: @LIBGCRYPT_LIBS@
Cflags: -I${includedir}/totem-pl-parser/1/plparser @LIBGCRYPT_CFLAGS@