about summary refs log tree commit diff
path: root/pkgs/applications/video/qstopmotion/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/video/qstopmotion/default.nix')
-rw-r--r--pkgs/applications/video/qstopmotion/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/video/qstopmotion/default.nix b/pkgs/applications/video/qstopmotion/default.nix
index 98af60c49379..dbb2128b50bf 100644
--- a/pkgs/applications/video/qstopmotion/default.nix
+++ b/pkgs/applications/video/qstopmotion/default.nix
@@ -6,7 +6,7 @@
 , qtquickcontrols
 , qtimageformats
 , qtxmlpatterns
-, ffmpeg
+, ffmpeg_3
 , guvcview
 , cmake
 , ninja
@@ -40,7 +40,7 @@ mkDerivation rec {
     v4l-utils
     libv4l
     pcre
-    ffmpeg
+    ffmpeg_3
     guvcview
     qwt
   ];