gnome-extra/gnome-documents: lock to tracker-1
authorMart Raudsepp <leio@gentoo.org>
Tue, 12 Feb 2019 14:09:29 +0000 (16:09 +0200)
committerMart Raudsepp <leio@gentoo.org>
Tue, 12 Feb 2019 14:55:44 +0000 (16:55 +0200)
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>
gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild

index 0d0f874803cf6a4eb99cb62cf6dcaed84f859512..87ab0e9436259ef9e44c50a43f4671370b06eee6 100644 (file)
@@ -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]