~ubuntu-branches/ubuntu/wily/totem-pl-parser/wily-proposed

« back to all changes in this revision

Viewing changes to .pc/totem-pl-parser-use-old-quvi.patch/totem-plparser.pc.in

  • Committer: Package Import Robot
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2014-05-31 11:46:29 UTC
  • mfrom: (1.5.21 sid)
  • Revision ID: package-import@ubuntu.com-20140531114629-mman7sq28lb2owj6
Tags: 3.10.2-3
* debian/control.in:
  + Let libtotem-plparser-dev depend on libquvi-dev, needed by the
    pkg-config file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@
 
4
includedir=@includedir@
 
5
 
 
6
Name: totem-plparser
 
7
Description: Totem Playlist Parser library
 
8
Version: @VERSION@
 
9
Requires: glib-2.0 gobject-2.0 gio-2.0
 
10
Requires.private: gthread-2.0 libxml-2.0 @GMIME@ @ARCHIVE@
 
11
Libs: -L${libdir} -ltotem-plparser
 
12
Libs.private: @LIBGCRYPT_LIBS@
 
13
Cflags: -I${includedir}/totem-pl-parser/1/plparser @LIBGCRYPT_CFLAGS@
 
14
uselibcamel=@USEGMIME@