Merge pull request #125241 from eduardosm/dr14_tmeter

dr14_tmeter: use ffmpeg 4
This commit is contained in:
adisbladis
2021-06-02 11:13:31 -05:00
committed by GitHub
@@ -14,7 +14,7 @@ python3Packages.buildPythonApplication rec {
};
propagatedBuildInputs = with pkgs; [
python3Packages.numpy flac vorbis-tools ffmpeg_3 faad2 lame
python3Packages.numpy flac vorbis-tools ffmpeg faad2 lame
];
# There are no tests