> > $(srcdir)/--target-glib=2.32: > > $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp > > @if test -f $@; then :; else rm -f > > $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp; fi > > @if test -f $@; then :; else \ > > $(MAKE) $(AM_MAKEFLAGS) > > $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp; \ > > fi > > Thought I had fixed it, has something to do with the order of vala > flags.
That is actually caused by > > I'm not sure if this is related but I see in the autogen.sh output > > the > > following two errors: > > > > ./configure: line 16379: YELP_HELP_INIT: command not found > > ./configure: line 16381: APPDATA_XML: command not found So I will add some m4 magic to warn if that's missing. You need yelp-tools and appstream-utils (or their equivalent on Fedora) to build _______________________________________________ shotwell-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/shotwell-list
