mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
debug: fix e8183c77c30c2d6668bde2767b72139d51ae792d
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2f2be0d679
commit
2d07f0de6d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user