changeset 2022:d58fb8d7a09a

Make linking with mcabber deps optional
author Myhailo Danylenko <isbear@ukrpost.net>
date Sat, 28 Jul 2012 22:10:33 +0300
parents f88de5187d3b
children 26edaf6ea10b
files mcabber/mcabber.pc.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/mcabber.pc.in	Sat Jul 28 22:10:14 2012 +0300
+++ b/mcabber/mcabber.pc.in	Sat Jul 28 22:10:33 2012 +0300
@@ -5,7 +5,8 @@
 
 Name: MCabber
 Description: Modular XMPP client
-Requires: glib-2.0 gmodule-2.0 loudmouth-1.0
+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@