mcabber/mcabber.pc.in
author Mikael Berthe <mikael@lilotux.net>
Tue, 15 Mar 2011 14:07:44 +0100
changeset 1963 5d718766d2d6
parent 1718 e2c6f1357f82
child 2022 d58fb8d7a09a
permissions -rw-r--r--
Do not block system messages when block_unsubscribed is set This was broken in 0.10.0 when switching to LM. Reported by roughnecks in the MUC room, issue spotted by Hermitifier.

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@