On Wed, Mar 25, 2015 at 07:14:35AM +0000, Matthias Fend wrote: > libsoup seems to require host intltool to build
Thanks, applied. Note that your mailer replaced all tabs with spaces, so I had to fix the patch. That's ok for this simple patch, but you should look into that for future patches. Michael > Signed-off-by: matthias fend <[email protected]> > --- > rules/libsoup.in | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rules/libsoup.in b/rules/libsoup.in > index 72e18cc..f55428f 100644 > --- a/rules/libsoup.in > +++ b/rules/libsoup.in > @@ -7,6 +7,7 @@ config LIBSOUP > select LIBXML2 > select LIBXML2_OUTPUT > select LIBXML2_SAX1 > + select HOST_INTLTOOL > prompt "libsoup" > help > HTTP library implementation in C. > -- > 1.7.9.5 > > > -- > ptxdist mailing list > [email protected] > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
