mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
SDL: fix 060516efa67c96ca5cfe1bd172d32b060676690f
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2d07f0de6d
commit
410bf3e76f
@ -35,7 +35,7 @@ PKG_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
if [ "$DISPLAYMANAGER" = xorg-server ]; then
|
||||
if [ "$DISPLAYSERVER" = xorg-server ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS libX11 libXrandr"
|
||||
PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS libX11 libXrandr"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user