mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
debug: fix e8183c77c3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -39,6 +39,6 @@ if [ "$OPENGL" = Mesa ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS mesa-demos"
|
||||
fi
|
||||
|
||||
if [ "$DISPLAYMANAGER" = xorg-server ]; then
|
||||
if [ "$DISPLAYSERVER" = xorg-server ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS mrxvt"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user