summaryrefslogtreecommitdiffstats
path: root/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in
blob: ca79389508bb591c1aed7d83ae2c02308b4de64e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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@