From bb0e1e40d2de6b093b564f4f2cd0c44aa32380b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 1 Oct 2022 21:55:00 +0200 Subject: New upstream version 0.30.17 --- thumbnailer/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thumbnailer/meson.build') diff --git a/thumbnailer/meson.build b/thumbnailer/meson.build index 29acb1f..f1b0ad4 100644 --- a/thumbnailer/meson.build +++ b/thumbnailer/meson.build @@ -1,5 +1,5 @@ executable('shotwell-video-thumbnailer', 'shotwell-video-thumbnailer.vala', - dependencies : [posix, gstreamer, gee, gdk_pixbuf], + dependencies : [posix, gstreamer, gee, gdk_pixbuf, gio], install : true, install_dir : join_paths(get_option('libexecdir'), 'shotwell')) -- cgit v1.2.3