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

View File

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