summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2018-01-05 13:35:32 -0500
committerCraig Andrews <candrews@gentoo.org>2018-01-05 13:35:57 -0500
commite5e64127991c253d56ca10a0dd3dae143e7d3599 (patch)
tree922aea285b915fb396003dd6ddf40aee37841f9b /media-tv/kodi
parentapp-text/iso-codes: Test LINGUAS rather than linguas_* USE flags. (diff)
downloadgentoo-e5e64127991c253d56ca10a0dd3dae143e7d3599.tar.gz
gentoo-e5e64127991c253d56ca10a0dd3dae143e7d3599.tar.bz2
gentoo-e5e64127991c253d56ca10a0dd3dae143e7d3599.zip
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
Diffstat (limited to 'media-tv/kodi')
-rw-r--r--media-tv/kodi/kodi-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild
index 9a33b956fc43..baccdd1b0b97 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? (