folks-uninstalled.pc.in: does not depend on telepathy
authorPatrick Ohly <patrick.ohly@intel.com>
Tue, 9 Jul 2013 12:47:31 +0000 (14:47 +0200)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Tue, 1 Apr 2014 13:49:44 +0000 (15:49 +0200)
The dependency on telepathy-glib is wrong (does not show up in
installed version either) and causes build failures when compiling
without telepathy.

folks/folks-uninstalled.pc.in

index 642d801..4d92b4c 100644 (file)
@@ -7,6 +7,6 @@ vapidir=@abs_top_srcdir@/folks
 Name: Folks (uninstalled copy)
 Description: The Folks meta-contacts library
 Version: @VERSION@
-Requires: glib-2.0 gobject-2.0 gee-0.8 telepathy-glib >= 0.11.11
+Requires: glib-2.0 gobject-2.0 gee-0.8
 Libs: ${abs_top_builddir}/folks/libfolks.la
 Cflags: -I${abs_top_srcdir} -I${abs_top_builddir}