3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/networking/instant-messengers/zoom-us
Tad Fisher 903a0cac04
zoom-us: Link libfaac to fix audio recording (#93374)
Fixes #93341.

Using strace reveals that zoom is attempting to load "libfaac1.so" from
its PATH. As faac provides "libfaac.so.0", solve this by linking from
there to "libfaac1.so" in zoom's output.

This is the same solution as the one we use for libjpeg_turbo.
2020-07-18 19:38:58 -04:00
..
default.nix zoom-us: Link libfaac to fix audio recording (#93374) 2020-07-18 19:38:58 -04:00
update.sh treewide: Get rid of most parseDrvName without breaking compat 2019-11-24 17:22:28 +00:00