Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/
Date: Fri, 05 Jan 2018 18:36:13
Message-Id: 1515177357.e5e64127991c253d56ca10a0dd3dae143e7d3599.candrews@gentoo
1 commit: e5e64127991c253d56ca10a0dd3dae143e7d3599
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 18:35:32 2018 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 18:35:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5e64127
7
8 media-tv/kodi: Require >=x11-libs/libxkbcommon-0.4.1
9
10 See https://github.com/xbmc/xbmc/commit/486b22a1e8f6e30e55f0f527e1658c9adf1bad82
11
12 Package-Manager: Portage-2.3.19, Repoman-2.3.6
13
14 media-tv/kodi/kodi-9999.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild
18 index 9a33b956fc4..baccdd1b0b9 100644
19 --- a/media-tv/kodi/kodi-9999.ebuild
20 +++ b/media-tv/kodi/kodi-9999.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -100,7 +100,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
28 >=dev-cpp/waylandpp-0.1.5
29 media-libs/mesa[wayland]
30 >=dev-libs/wayland-protocols-1.7
31 - x11-libs/libxkbcommon
32 + >=x11-libs/libxkbcommon-0.4.1
33 )
34 webserver? ( >=net-libs/libmicrohttpd-0.9.55[messages] )
35 X? (