mcabber/mcabber.pc.in
author Myhailo Danylenko <isbear@ukrpost.net>
Mon, 15 Feb 2010 17:00:28 +0200
changeset 1718 e2c6f1357f82
parent 1712 7bdd9ed28684
child 2022 d58fb8d7a09a
permissions -rw-r--r--
mcabber.pc fixes

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: MCabber
Description: Modular XMPP client
Requires: glib-2.0 gmodule-2.0 loudmouth-1.0
Version: @VERSION@
Libs: 
Cflags: -I${includedir} @LIBOTR_CFLAGS@ @GPGME_CFLAGS@