GNOME Bugzilla – Bug 724123
pocket: Bump required gnome-online-accounts version
Last modified: 2014-02-13 13:13:01 UTC
.
Created attachment 268798 [details] [review] pocket: Bump required gnome-online-accounts version Which adds the goa_account_get_read_later_disabled() function used by the Pocket source.
Created attachment 269001 [details] [review] pocket: gnome-online-accounts >= 3.11.4 required Which adds the goa_account_get_read_later_disabled() function used by the Pocket source.
As gnome-online-accounts 3.11.4 is pretty new, and other plugins also depend on gnome-online-accounts, I've slightly changed the patch so it only requires this new version for Pocket. Thus, if you have an older version, pocket won't be built, but the others will.
Review of attachment 269001 [details] [review]: That looks fine.
commit f7249b684782dc164774b285726666570c3ac104 Author: Juan A. Suarez Romero <jasuarez@igalia.com> Date: Thu Feb 13 12:35:42 2014 +0000 pocket: gnome-online-accounts >= 3.11.4 required Which adds the goa_account_get_read_later_disabled() function used by the Pocket source. https://bugzilla.gnome.org/show_bug.cgi?id=724123 configure.ac | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-)