summaryrefslogtreecommitdiff
path: root/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in')
-rw-r--r--multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in b/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in
new file mode 100644
index 000000000000..ca79389508bb
--- /dev/null
+++ b/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in
@@ -0,0 +1,11 @@
+--- totem-plparser.pc.in.orig 2013-07-08 07:28:46.000000000 +0000
++++ totem-plparser.pc.in 2014-03-11 09:24:22.359591337 +0000
+@@ -7,7 +7,7 @@
+ 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 @GMIME@ @ARCHIVE@
++Requires.private: gthread-2.0 libxml-2.0 @GMIME@
+ Libs: -L${libdir} -ltotem-plparser
+ Libs.private: @LIBGCRYPT_LIBS@
+ Cflags: -I${includedir}/totem-pl-parser/1/plparser @LIBGCRYPT_CFLAGS@