mirror of
https://git.freebsd.org/ports.git
synced 2025-07-02 01:50:37 -04:00
11 lines
453 B
PkgConfig
11 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@
|