diff options
Diffstat (limited to 'gnome-extra/nemo/nemo-3.8.6.ebuild')
-rw-r--r-- | gnome-extra/nemo/nemo-3.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/nemo/nemo-3.8.6.ebuild b/gnome-extra/nemo/nemo-3.8.6.ebuild index a974edbd04c9..c4ae41b45371 100644 --- a/gnome-extra/nemo/nemo-3.8.6.ebuild +++ b/gnome-extra/nemo/nemo-3.8.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -34,7 +34,7 @@ COMMON_DEPEND=" exif? ( >=media-libs/libexif-0.6.20:= ) introspection? ( >=dev-libs/gobject-introspection-0.6.4:= ) - tracker? ( >=app-misc/tracker-0.12:= ) + tracker? ( >=app-misc/tracker-0.12:0/100 ) xmp? ( >=media-libs/exempi-2.2.0:= ) selinux? ( sys-libs/libselinux ) " |