commit:     fbd4d0c316655c3953e92b4e171b87addab76efd
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 17 22:50:59 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Jan 17 22:50:59 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=fbd4d0c3

gnome-extra/gnome-todo: raise GOA min req for Todoist support

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild 
b/gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild
index aaf89a81..cd463c0d 100644
--- a/gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild
+++ b/gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild
@@ -13,11 +13,10 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="doc"
 
-# TODO: Todoist plugin requires 3.25.3 GOA for being able to add a Todoist 
account
 RDEPEND="
        >=dev-libs/glib-2.43.4:2
        >=x11-libs/gtk+-3.22.0:3
-       >=net-libs/gnome-online-accounts-3.2.0
+       >=net-libs/gnome-online-accounts-3.25.3
        >=gnome-extra/evolution-data-server-3.17.1:=[gtk]
        >=dev-libs/libical-0.43
        >=dev-libs/libpeas-1.17
@@ -37,6 +36,7 @@ PATCHES=(
 src_configure() {
        # TODO: There aren't any consumers of the introspection outside 
gnome-todo's own plugins, so maybe we
        # TODO: should just always build introspection support as an 
application that needs it for full functionality?
+       # Todoist plugin requires 3.25.3 GOA for being able to add a Todoist 
account
        gnome-meson_src_configure \
                -Denable-background-plugin=true \
                -Denable-dark-theme-plugin=true \

Reply via email to