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
commit 2a082a4e46
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