about summary refs log tree commit diff
path: root/lib/systems
diff options
context:
space:
mode:
authorLászló Vaskó <1771332+vlaci@users.noreply.github.com>2023-08-04 13:56:39 +0200
committerLászló Vaskó <1771332+vlaci@users.noreply.github.com>2023-08-14 19:33:19 +0200
commite4dcdb133a290b11537a1ef6af4fde0b76cf8807 (patch)
treef193f5a28373f712f227adbd01f4afec3542ba29 /lib/systems
parent0c79d4f14764e62ee49872c98cb9f4fcc7e7f6e7 (diff)
qtwebengine: link to pulseaudio
Nix builds of QTWebEngine doesn't support sound output via Pulse, only
through ALSA, unless sandboxing is disabled and LD_LIBRARY_PATH
contains a reference to the Pulse libraries.

By default, Chromium won't link to PulseAudio, but dlopens it in
run-time. It is tricky to make this work because of the nontrivial
sandbox configuration. Nix builds of Chromium already link against
Pulse directly, so it makes sense to copy this behavior in
QTWebEngine.
Diffstat (limited to 'lib/systems')
0 files changed, 0 insertions, 0 deletions