Make linking with mcabber deps optional
authorMyhailo Danylenko <isbear@ukrpost.net>
Sat, 28 Jul 2012 22:10:33 +0300
changeset 2022 d58fb8d7a09a
parent 2021 f88de5187d3b
child 2023 26edaf6ea10b
Make linking with mcabber deps optional
mcabber/mcabber.pc.in
--- 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@