diff mcabber/mcabber.pc.in @ 1718:e2c6f1357f82

mcabber.pc fixes
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 15 Feb 2010 17:00:28 +0200
parents 7bdd9ed28684
children d58fb8d7a09a
line wrap: on
line diff
--- a/mcabber/mcabber.pc.in	Wed Feb 17 19:08:55 2010 +0100
+++ b/mcabber/mcabber.pc.in	Mon Feb 15 17:00:28 2010 +0200
@@ -5,7 +5,7 @@
 
 Name: MCabber
 Description: Modular XMPP client
-Requires: glib-2.0 gmodule-2.0 @EXTRA_REQUIRES@
+Requires: glib-2.0 gmodule-2.0 loudmouth-1.0
 Version: @VERSION@
 Libs: 
-Cflags: -I${includedir} @LIBOTR_CFLAGS@
+Cflags: -I${includedir} @LIBOTR_CFLAGS@ @GPGME_CFLAGS@