[Bug 64121] idle has undeclared dependency on telepathy-glib 0.20
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 1 18:17:16 CEST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=64121
--- Comment #2 from Will Thompson <will.thompson at collabora.co.uk> ---
Comment on attachment 78728
--> https://bugs.freedesktop.org/attachment.cgi?id=78728
Require a vaguely modern telepathy-glib and GLib
Review of attachment 78728:
--> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=64121&attachment=78728)
-----------------------------------------------------------------
::: configure.ac
@@ +94,5 @@
> PKG_CHECK_MODULES([DBUS], [dbus-1 >= 0.51, dbus-glib-1 >= 0.51])
>
> AC_DEFINE(TP_VERSION_MIN_REQUIRED, TP_VERSION_0_18, [Ignore post 0.18 deprecations])
> AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_0_20, [Prevent post 0.20 APIs])
> +PKG_CHECK_MODULES([TELEPATHY], [telepathy-glib >= 0.20])
What about updating TP_VERSION_MIN_REQUIRED?
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list