commit:     e5e64127991c253d56ca10a0dd3dae143e7d3599
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 18:35:32 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 18:35:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5e64127

media-tv/kodi: Require >=x11-libs/libxkbcommon-0.4.1

See https://github.com/xbmc/xbmc/commit/486b22a1e8f6e30e55f0f527e1658c9adf1bad82

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-tv/kodi/kodi-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild
index 9a33b956fc4..baccdd1b0b9 100644
--- a/media-tv/kodi/kodi-9999.ebuild
+++ b/media-tv/kodi/kodi-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -100,7 +100,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
                >=dev-cpp/waylandpp-0.1.5
                media-libs/mesa[wayland]
                >=dev-libs/wayland-protocols-1.7
-               x11-libs/libxkbcommon
+               >=x11-libs/libxkbcommon-0.4.1
        )
        webserver? ( >=net-libs/libmicrohttpd-0.9.55[messages] )
        X? (

Reply via email to