executable('shotwell-video-thumbnailer',
           'shotwell-video-thumbnailer.vala',
           dependencies : [posix, gstreamer, gee, gdk_pixbuf],
           install : true,
           install_dir : join_paths(get_option('libexecdir'), 'shotwell'))