media-tv/kodi: x11-libs/libxkbcommon is an unconditional dependency
authorCraig Andrews <candrews@gentoo.org>
Wed, 19 Jun 2019 13:47:56 +0000 (09:47 -0400)
committerCraig Andrews <candrews@gentoo.org>
Wed, 19 Jun 2019 13:53:20 +0000 (09:53 -0400)
Bug: https://bugs.gentoo.org/686684
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Craig Andrews <candrews@gentoo.org>
media-tv/kodi/kodi-9999.ebuild

index 8f2b7882b062c5716c8cee1f8e7a1ba74db29826..7b766b21c2f9243473d4a0897f5df9c6bf1f43c7 100644 (file)
@@ -121,7 +121,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
                >=dev-cpp/waylandpp-0.2.3:=
                media-libs/mesa[wayland]
                >=dev-libs/wayland-protocols-1.7
-               >=x11-libs/libxkbcommon-0.4.1
        )
        webserver? ( >=net-libs/libmicrohttpd-0.9.55[messages] )
        X? (
@@ -131,6 +130,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
                system-ffmpeg? ( media-video/ffmpeg[X] )
        )
        x11-libs/libdrm
+       >=x11-libs/libxkbcommon-0.4.1
        xslt? ( dev-libs/libxslt )
        zeroconf? ( net-dns/avahi[dbus] )
 "