Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686684 - media-tv/kodi should depend on x11-libs/libxkbcommon
Summary: media-tv/kodi should depend on x11-libs/libxkbcommon
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-24 19:50 UTC by Walter Hüttenmeyer
Modified: 2019-06-19 13:53 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Hüttenmeyer 2019-05-24 19:50:01 UTC
The configure run of kodi-18.2 fails with 'xkbcommon NOT found'.
Manually installing x11-libs/libxkbcommon before kodi gets it to work.
Comment 1 Craig Andrews gentoo-dev 2019-05-28 01:58:54 UTC
(In reply to Walter Hüttenmeyer from comment #0)
> The configure run of kodi-18.2 fails with 'xkbcommon NOT found'.
> Manually installing x11-libs/libxkbcommon before kodi gets it to work.

What use flags are you using for kodi? Please attach the build.log (or at least the output of `emerge -pv media-tv/kodi`)

Thanks!
Comment 2 Larry the Git Cow gentoo-dev 2019-06-19 13:53:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3ee5e0b442a90c4035158c5cbfd519f0a687ba

commit 5e3ee5e0b442a90c4035158c5cbfd519f0a687ba
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-06-19 13:51:53 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-06-19 13:53:21 +0000

    media-tv/kodi: 18.3 version bump
    
    Closes: 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/Manifest         |   1 +
 media-tv/kodi/kodi-18.3.ebuild | 319 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 320 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf7be5a9363a26b2b8e12328cc0bc877faac32d

commit 5bf7be5a9363a26b2b8e12328cc0bc877faac32d
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-06-19 13:47:56 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-06-19 13:53:20 +0000

    media-tv/kodi: x11-libs/libxkbcommon is an unconditional dependency
    
    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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)