From: Patrick Ohly Date: Tue, 9 Jul 2013 12:47:31 +0000 (+0200) Subject: folks-uninstalled.pc.in: does not depend on telepathy X-Git-Tag: accepted/tizen/ivi/panda/20140403.191938~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e33f2ace79ee81a88ba5e3b10a75dfa1fe034695;p=platform%2Fupstream%2Ffolks.git folks-uninstalled.pc.in: does not depend on telepathy The dependency on telepathy-glib is wrong (does not show up in installed version either) and causes build failures when compiling without telepathy. --- diff --git a/folks/folks-uninstalled.pc.in b/folks/folks-uninstalled.pc.in index 642d801..4d92b4c 100644 --- a/folks/folks-uninstalled.pc.in +++ b/folks/folks-uninstalled.pc.in @@ -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}