looking-glass-client: enable support for opengl by default

doesn't add any additional dependencies, so there is not really a reason
to disable it.
This commit is contained in:
j-brn 2024-03-12 14:20:50 +01:00
parent b1f23d4045
commit 9f66527328
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
, pulseaudio
, libsamplerate
, openGLSupport ? false
, openGLSupport ? true
, xorgSupport ? true
, waylandSupport ? true
, pipewireSupport ? true