Skip to content

Commit

Permalink
media-tv/kodi: Require >=x11-libs/libxkbcommon-0.4.1
Browse files Browse the repository at this point in the history
See xbmc/xbmc@486b22a

Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
candrews committed Jan 5, 2018
1 parent 2c3014f commit e5e6412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-tv/kodi/kodi-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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? (
Expand Down

0 comments on commit e5e6412

Please sign in to comment.