summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:49 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 16:35:49 +0100
commitd692cb1b1f653df3b5d4fce6c6eb3b7c89c01c40 (patch)
tree233237e72b86cf961eaa7633bf9b5cb4f7fedfe8
parent3bbee25ae2e0d6fd0648bc51f8a08c366df9a72b (diff)
downloadptxdist-d692cb1b1f653df3b5d4fce6c6eb3b7c89c01c40.tar.gz
ptxdist-d692cb1b1f653df3b5d4fce6c6eb3b7c89c01c40.tar.xz
[xmlstarlet] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/xmlstarlet.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/xmlstarlet.in b/rules/xmlstarlet.in
index 5c0d0c916..5f53c9c02 100644
--- a/rules/xmlstarlet.in
+++ b/rules/xmlstarlet.in
@@ -1,6 +1,7 @@
## SECTION=shell_and_console
config XMLSTARLET
tristate
+ select LIBC_PTHREAD
select LIBXML2
select LIBXSLT
prompt "xmlstarlet"