about summary refs log tree commit diff
path: root/pkgs/applications/graphics/shotwell
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2022-05-25 23:07:47 +0200
committerGitHub <noreply@github.com>2022-05-25 23:07:47 +0200
commitc60a2b5927358cf28c0f7f8b8dbf876c838f190f (patch)
tree70583682333be0c833b86412e5d78b91a8b92cab /pkgs/applications/graphics/shotwell
parent6d28dbf2a79cb44b9fc703c377f0f32a9aa990fe (diff)
parentdae4350d25883f99aafdba66bb2e96a4163f91d8 (diff)
Merge pull request #173616 from valff/fix-shotwell-video-thumbnailer
Add missing dependencies for shotwell-video-thumbnailer
Diffstat (limited to 'pkgs/applications/graphics/shotwell')
-rw-r--r--pkgs/applications/graphics/shotwell/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/graphics/shotwell/default.nix b/pkgs/applications/graphics/shotwell/default.nix
index 9720b88be8706..a4eb306823974 100644
--- a/pkgs/applications/graphics/shotwell/default.nix
+++ b/pkgs/applications/graphics/shotwell/default.nix
@@ -71,7 +71,9 @@ stdenv.mkDerivation rec {
     sqlite
     webkitgtk
     gst_all_1.gstreamer
+    gst_all_1.gst-libav
     gst_all_1.gst-plugins-base
+    gst_all_1.gst-plugins-good
     libgee
     libgudev
     gexiv2