mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57:49 +00:00
Merge pull request #3849 from 5schatten/restore_the_mess
[GLVND] restore the mess in some graphic packages
This commit is contained in:
commit
ee1f190c61
@ -25,5 +25,5 @@ if [ "${OPENGLES_SUPPORT}" = "yes" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "${DISPLAYSERVER}" != "x11" ]; then
|
if [ "${DISPLAYSERVER}" != "x11" ]; then
|
||||||
PKG_MESON_OPTS_TARGET="-D glx=no"
|
PKG_MESON_OPTS_TARGET="-Dglx=no"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user