Merge pull request #125406 from eduardosm/dr14_tmeter

[21.05] dr14_tmeter: use ffmpeg 4
This commit is contained in:
adisbladis 2021-06-02 20:17:57 -05:00 committed by GitHub
commit a1acedfd1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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