Re: Makefile: missing separator

Ian Collier <[email protected]> Fri, 25 Aug 2017 13:13:44 +0100
Newsgroups gmane.comp.gnome.general
Message-ID <[email protected]>
On Fri, Aug 25, 2017 at 08:11:26AM +0200, Sascha Manns wrote:
> After executing the Makefile it says:
> Makefile:865: *** missing separator. Stop.
> The line 865 is the line with:
> @APPSTREAM_XML_RULES@

I think you need to install the devel package for appstream-glib
(but I'm not really an expert).

imc