Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-03 | package: Remove unnecessary dependencies on uclibc. | Will Newton | |
A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-08-10 | libxslt: tell ./configure where libxml is | Thomas Petazzoni | |
libxslt is currently configured with --with-libxml-include-prefix, which allows libxslt ./configure to find libxml headers. However, the build of libxslt fails because it doesn't find the library itself. Therefore, instead of using --with-libxml-include-prefix, we switch to the more generic --with-libxml-prefix. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2008-08-28 | libxslt: Convert to Makefile.autotools.in format | Daniel Laird | |
Converted to Makefile.autotools.in format Version bumped to 1.1.24 Enabled crypto support dependant on gcrypt being chosen/not Post process xslt-config file like freetype-config/xm2-config. | |||
2008-04-24 | make sure xslt uses the right xml2 headers | John Voltz | |
2008-03-06 | updated libxslt | John Voltz | |
2007-11-28 | Add libxslt package | Ulf Samuelsson | |