audio
audio copied to clipboard
Use system-provided libsox
🚀 The feature
During building do not download sox and use already installed version, just like already is done with ffmpeg.
Motivation, pitch
On systems with functioning package manager(majority of desktop linux distros) there is no need to build same library twice. It seems to align with #3497.
Alternatives
No response
Additional context
No response