Merge pull request #125241 from eduardosm/dr14_tmeter

dr14_tmeter: use ffmpeg 4
master
adisbladis 2021-06-02 11:13:31 -05:00 committed by GitHub
commit 2a082a4e46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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