Merge pull request #173616 from valff/fix-shotwell-video-thumbnailer
Add missing dependencies for shotwell-video-thumbnailer
This commit is contained in:
commit
c60a2b5927
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue