mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
boblightd: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f351fb8f02
commit
582b6e02ec
@ -24,7 +24,7 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
if [ ! "$OPENGL_SUPPORT" = "yes" ] ; then
|
||||
if [ ! "$OPENGL" = "Mesa" ]; then
|
||||
EXTRAOPTS="--without-opengl"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user