diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-02-12 16:09:29 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-02-12 16:55:44 +0200 |
commit | 565c87b442e252491b7fa48529a461ebc3092062 (patch) | |
tree | e301c43a59fee533d7983455838d65ff6f5ec7b7 /gnome-extra | |
parent | dev-python/requests: arm64 stable (bug #668716) (diff) | |
download | gentoo-565c87b442e252491b7fa48529a461ebc3092062.tar.gz gentoo-565c87b442e252491b7fa48529a461ebc3092062.tar.bz2 gentoo-565c87b442e252491b7fa48529a461ebc3092062.zip |
gnome-extra/gnome-documents: lock to tracker-1
configure.ac checks only for tracker 1.0 API.
3.26 will work with only tracker 2.0 API.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild index 0d0f874803cf..87ab0e943625 100644 --- a/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild +++ b/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,7 @@ COMMON_DEPEND=" >=x11-libs/gtk+-3.22.10:3[introspection] >=net-libs/libsoup-2.41.3:2.4 gnome-base/gnome-desktop:3=[introspection] - >=app-misc/tracker-1:=[miner-fs] + >=app-misc/tracker-1:0/100[miner-fs] >=x11-libs/cairo-1.14 >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection] x11-libs/gdk-pixbuf:2[introspection] |