summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/gnome-photos')
-rw-r--r--media-gfx/gnome-photos/gnome-photos-3.24.6.ebuild5
1 files 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 d802c9d1eb7b..8b380b9f0ca6 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}]') )