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