Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal/
Date: Sat, 22 Jun 2019 16:10:54
Message-Id: 1561219833.e8b97e83747df894c1fe8c86a5e177a1c0655ff6.asturm@gentoo
1 commit: e8b97e83747df894c1fe8c86a5e177a1c0655ff6
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 22 16:10:33 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 22 16:10:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8b97e83
7
8 sys-apps/xdg-desktop-portal: Actually set app-misc/geoclue-2.5.3
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.15
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild
17 index dc8410b7de9..2ae2d2c52ca 100644
18 --- a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild
19 +++ b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild
20 @@ -26,7 +26,7 @@ BDEPEND="
21 DEPEND="
22 dev-libs/glib:2[dbus]
23 sys-fs/fuse:0
24 - geolocation? ( app-misc/geoclue:2.0 )
25 + geolocation? ( >=app-misc/geoclue-2.5.3:2.0 )
26 "
27 RDEPEND="${DEPEND}"