mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
config/options:
- build with xinerama support only if we build nvidia driver
This commit is contained in:
parent
5a85218131
commit
624a984d22
@ -81,6 +81,7 @@ get_graphicdrivers() {
|
||||
|
||||
if [ $drv = nvidia ]; then
|
||||
XORG_DRIVERS="$XORG_DRIVERS nvidia"
|
||||
XINERAMA_SUPPORT="yes"
|
||||
fi
|
||||
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user