summaryrefslogtreecommitdiffstats
path: root/rules/host-libxslt.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2008-02-29 13:57:03 +0000
committerMichael Olbrich <m.olbrich@pengutronix.de>2008-02-29 13:57:03 +0000
commit81a23fef4609077f526112b1f4bc95c645e95cd5 (patch)
tree2066bef71c5039f57d883cabc52e10c921915b10 /rules/host-libxslt.in
parentf0b953facd42167283dc8d89d9b7bd9f2d1ae7fc (diff)
downloadptxdist-81a23fef4609077f526112b1f4bc95c645e95cd5.tar.gz
ptxdist-81a23fef4609077f526112b1f4bc95c645e95cd5.tar.xz
* host-libxslt: add missing dependencies
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7797 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-libxslt.in')
-rw-r--r--rules/host-libxslt.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/host-libxslt.in b/rules/host-libxslt.in
index 76de4ff78..9f88194c1 100644
--- a/rules/host-libxslt.in
+++ b/rules/host-libxslt.in
@@ -6,6 +6,11 @@ menuconfig HOST_LIBXSLT
bool
prompt "libxslt "
select HOST_LIBXML2
+ select HOST_LIBXML2_OUTPUT
+ select HOST_LIBXML2_XINCLUDE
+ select HOST_LIBXML2_XPTR
+ select HOST_LIBXML2_DOM
+ select HOST_LIBXML2_HTML
help
LibXSLT is a generic XSLT implementation. For details see the
project homepage: