commit:     c06ed1c755547b42996ebb45d491afee61930435
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 16 03:30:21 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Jan 16 03:31:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c06ed1c7

media-gfx/gnome-photos-3.24.6: lock to tracker-1, add glib-utils dep

Could probably be patched to support tracker-2 too, but we have
3.26.4 for that, supporting both in code.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-gfx/gnome-photos/gnome-photos-3.24.6.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-gfx/gnome-photos/gnome-photos-3.24.6.ebuild 
b/media-gfx/gnome-photos/gnome-photos-3.24.6.ebuild
index d802c9d1eb7..8b380b9f0ca 100644
--- a/media-gfx/gnome-photos/gnome-photos-3.24.6.ebuild
+++ b/media-gfx/gnome-photos/gnome-photos-3.24.6.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
@@ -15,7 +15,7 @@ KEYWORDS="amd64 x86"
 IUSE="flickr test upnp-av"
 
 COMMON_DEPEND="
-       >=app-misc/tracker-1:=[miner-fs]
+       app-misc/tracker:0/100[miner-fs]
        >=dev-libs/glib-2.44:2
        gnome-base/gsettings-desktop-schemas
        >=dev-libs/libgdata-0.15.2:0=[gnome-online-accounts]
@@ -42,6 +42,7 @@ RDEPEND="${COMMON_DEPEND}
 DEPEND="${COMMON_DEPEND}
        app-text/yelp-tools
        dev-util/desktop-file-utils
+       dev-util/glib-utils
        >=dev-util/intltool-0.50.1
        virtual/pkgconfig
        test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )

Reply via email to