aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/applications/audio/dr14_tmeter/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/audio/dr14_tmeter/default.nix')
-rw-r--r--nixpkgs/pkgs/applications/audio/dr14_tmeter/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/applications/audio/dr14_tmeter/default.nix b/nixpkgs/pkgs/applications/audio/dr14_tmeter/default.nix
index fbf25384eef..272701b3680 100644
--- a/nixpkgs/pkgs/applications/audio/dr14_tmeter/default.nix
+++ b/nixpkgs/pkgs/applications/audio/dr14_tmeter/default.nix
@@ -14,7 +14,7 @@ python3Packages.buildPythonApplication rec {
};
propagatedBuildInputs = with pkgs; [
- python3Packages.numpy flac vorbis-tools ffmpeg faad2 lame
+ python3Packages.numpy flac vorbis-tools ffmpeg_3 faad2 lame
];
# There are no tests