about summary refs log tree commit diff
path: root/pkgs/applications/audio/dr14_tmeter/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/dr14_tmeter/default.nix')
-rw-r--r--pkgs/applications/audio/dr14_tmeter/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/dr14_tmeter/default.nix b/pkgs/applications/audio/dr14_tmeter/default.nix
index fbf25384eef2..272701b36804 100644
--- a/pkgs/applications/audio/dr14_tmeter/default.nix
+++ b/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