mcabber/mcabber.pc.in
author Mikael Berthe <mikael@lilotux.net>
Sat, 28 Aug 2021 23:02:24 +0200
changeset 2360 fef9f1a7d2aa
parent 2022 d58fb8d7a09a
child 2364 ca442ece1f70
permissions -rw-r--r--
Fix disco issue reported by Sam Whited IQ namespace is incorrect when responding to a disco#items request on the commands node.

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

Name: MCabber
Description: Modular XMPP client
URL: http://mcabber.com
Requires.private: glib-2.0 gmodule-2.0 loudmouth-1.0
Version: @VERSION@
Libs: 
Cflags: -I${includedir} @LIBOTR_CFLAGS@ @GPGME_CFLAGS@