mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
kodi: move wayland patches to kodi package
This commit is contained in:
parent
64a4b3e892
commit
04f302657f
@ -50,6 +50,7 @@ configure_package() {
|
||||
-DAPP_RENDER_SYSTEM=gl"
|
||||
elif [ "${DISPLAYSERVER}" = "wl" ]; then
|
||||
PKG_DEPENDS_TARGET+=" wayland waylandpp"
|
||||
PKG_PATCH_DIRS+=" wayland"
|
||||
CFLAGS+=" -DEGL_NO_X11"
|
||||
CXXFLAGS+=" -DEGL_NO_X11"
|
||||
KODI_PLATFORM="-DCORE_PLATFORM_NAME=wayland \
|
||||
|
Loading…
x
Reference in New Issue
Block a user