summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2023-12-25 12:58:48 +0200
committerSam James <sam@gentoo.org>2024-01-21 04:41:09 +0000
commitef1552c8e9a965fe72080285db3b5e506ec0c0fd (patch)
tree2f516c9fe2e6c07dd3c09d148313e505019e23f5 /profiles/base
parentmedia-tv/kodi: Fix cross-compiling by building native tools separately (diff)
downloadgentoo-ef1552c8e9a965fe72080285db3b5e506ec0c0fd.tar.gz
gentoo-ef1552c8e9a965fe72080285db3b5e506ec0c0fd.tar.bz2
gentoo-ef1552c8e9a965fe72080285db3b5e506ec0c0fd.zip
profiles: set suitable platforms in kodi
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use
index 3a17ebbaa40c..687c16860467 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Alfred Wingate <parona@protonmail.com> (2023-12-25)
+# Default to gbm on non-desktop with REQUIRED_USE: ^^ ( gbm wayland X )
+>=media-tv/kodi-20.2 gbm udev
+
# Yongxiang Liang <tanekliang@gmail.com> (2023-12-12)
# Default to lua 5.4 (upstream requires 5.3 or higher)
app-i18n/fcitx-lua lua_single_target_lua5-4