Merge pull request #125241 from eduardosm/dr14_tmeter

dr14_tmeter: use ffmpeg 4

authored by

adisbladis and committed by
GitHub
2a082a4e 60f5a3c1

+1 -1
+1 -1
pkgs/applications/audio/dr14_tmeter/default.nix
··· 14 }; 15 16 propagatedBuildInputs = with pkgs; [ 17 - python3Packages.numpy flac vorbis-tools ffmpeg_3 faad2 lame 18 ]; 19 20 # There are no tests
··· 14 }; 15 16 propagatedBuildInputs = with pkgs; [ 17 + python3Packages.numpy flac vorbis-tools ffmpeg faad2 lame 18 ]; 19 20 # There are no tests