dev-libs/folks-0.11.4-r0: lock to tracker-1
authorMart Raudsepp <leio@gentoo.org>
Fri, 15 Feb 2019 13:18:43 +0000 (15:18 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 15 Feb 2019 13:38:24 +0000 (15:38 +0200)
due to the bug that -r1 fixes

Bug: https://bugs.gentoo.org/672308
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-libs/folks/folks-0.11.4.ebuild

index be35991b3224e0fb20d457caebf577553d18fb65..0eb6f1710ee305469180e38f852583d8ba66bf58 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
@@ -32,7 +32,7 @@ COMMON_DEPEND="
        bluetooth? ( >=net-wireless/bluez-5 )
        eds? ( >=gnome-extra/evolution-data-server-3.13.90:=[vala] )
        telepathy? ( >=net-libs/telepathy-glib-0.19.9[vala] )
-       tracker? ( >=app-misc/tracker-1:0= )
+       tracker? ( >=app-misc/tracker-1:0/100 )
 "
 # telepathy-mission-control needed at runtime; it is used by the telepathy
 # backend via telepathy-glib's AccountManager binding.