audacity: pin ffmpeg to 4.x

This commit is contained in:
Jonathan Ringer 2022-02-04 22:09:51 -08:00
parent 63e54d6343
commit fad7fedb29
No known key found for this signature in database
GPG Key ID: 5C841D3CFDFEC4E0

View File

@ -24,7 +24,7 @@
, expat
, libid3tag
, libopus
, ffmpeg
, ffmpeg_4
, soundtouch
, pcre
/*, portaudio - given up fighting their portaudio.patch */
@ -123,7 +123,7 @@ stdenv.mkDerivation rec {
buildInputs = [
expat
ffmpeg
ffmpeg_4
file
flac
libid3tag