Commit Graph

6 Commits

Author SHA1 Message Date
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Peter Korsgaard e34521b47e libxslt: use select instead of depends for pkgconfig like other packages
There's not much point in using depends instead of select for pkgconfig as
it's a host tool, E.G. it doesn't add anything to the rootfs.

At the same time, strip Config.in of trailing spaces.
2008-06-15 17:48:33 +00:00
John Voltz 9f54342f16 make sure xslt uses the right xml2 headers 2008-04-24 13:18:03 +00:00
John Voltz 2aa7b70339 updated libxslt 2008-03-06 18:16:49 +00:00
Ulf Samuelsson ac4074b6ab Make libxslt depend on packets, instead of selecting them 2007-11-29 13:02:38 +00:00
Ulf Samuelsson 04919c43a0 Add libxslt package 2007-11-28 08:59:17 +00:00