diff options
author | Tomas Volf <wolf@wolfsden.cz> | 2023-10-07 21:05:59 +0200 |
---|---|---|
committer | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2023-10-09 11:27:58 +0200 |
commit | d08096e25f7e6c77f8d463f64dab40b269215154 (patch) | |
tree | d18be2eb144c944695403ae663292477e00429e0 /nongnu/packages/chromium.scm | |
parent | 5e5167168efbdaf561a53edd5622531f411a051b (diff) |
nongnu: firefox-esr: Fix Web Speech API.
Firefox loads libspeechd.so.2 during runtime using PR_LoadLibrary and it fails
to locate the library in the store. Fix is to add extra phase that patches
the file to load the library using an absolute path.
* nongnu/packages/mozilla.scm (firefox-esr)
[phases]{'patch-SpeechDispatcherService.cpp}: New phase.
[inputs]: Add `speech-dispatcher`.
Fixes: https://gitlab.com/nonguix/nonguix/-/issues/284
Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Diffstat (limited to 'nongnu/packages/chromium.scm')
0 files changed, 0 insertions, 0 deletions