summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-01-17 15:11:46 +0200
committerMart Raudsepp <leio@gentoo.org>2019-01-17 15:12:35 +0200
commit9da54d98337be0b9a1a48d079a80b96f3c1e6964 (patch)
treeab4388d4342de403626dd497bdb429468c260697 /media-sound
parentdev-util/pkgconf: arm64 stable (bug #674036) (diff)
downloadgentoo-9da54d98337be0b9a1a48d079a80b96f3c1e6964.tar.gz
gentoo-9da54d98337be0b9a1a48d079a80b96f3c1e6964.tar.bz2
gentoo-9da54d98337be0b9a1a48d079a80b96f3c1e6964.zip
media-sound/gnome-music-3.24.2: lock to tracker-1
configure.ac explicitly only asks for tracker-1. It might be possible to patch it to accept tracker-2 as well without issues. 3.26.x however does need at least tracker-2 due to new tracker:title-order() SPARQL function usage. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/gnome-music/gnome-music-3.24.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
index 6bf4d1bee8dd..b4e919cf824d 100644
--- a/media-sound/gnome-music/gnome-music-3.24.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="amd64 x86"
COMMON_DEPEND="
${PYTHON_DEPS}
- >=app-misc/tracker-1.11.1[introspection(+)]
+ >=app-misc/tracker-1.11.1:0/100[introspection(+)]
>=dev-python/pygobject-3.21.1:3[cairo,${PYTHON_USEDEP}]
>=dev-libs/glib-2.28:2
>=dev-libs/gobject-introspection-1.35.9:=