mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
libepoxy: fix typo
This commit is contained in:
parent
a404c441a0
commit
922e6366e2
@ -25,5 +25,5 @@ if [ "${OPENGLES_SUPPORT}" = "yes" ]; then
|
||||
fi
|
||||
|
||||
if [ "${DISPLAYSERVER}" != "x11" ]; then
|
||||
PKG_MESON_OPTS_TARGET="-D glx=no"
|
||||
PKG_MESON_OPTS_TARGET="-Dglx=no"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user