tenacity: unpin ffmpeg_5

This builds fine with the current FFmpeg for me.
This commit is contained in:
Emily 2024-07-12 12:41:55 +01:00
parent eeaa1f6735
commit 33c52f27d6

View File

@ -29,7 +29,7 @@
, expat
, libid3tag
, libopus
, ffmpeg_5
, ffmpeg
, soundtouch
, pcre
, portaudio
@ -104,7 +104,7 @@ stdenv.mkDerivation rec {
buildInputs = [
alsa-lib
expat
ffmpeg_5
ffmpeg
file
flac
glib