summaryrefslogtreecommitdiffstats
path: root/rules/xmlstarlet.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2008-06-04 12:51:05 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2008-06-04 12:51:05 +0000
commit596f6514f2ee5cc295a2892704b66c6709478061 (patch)
treebf1c1fb7deca779b20827a8487a7475447664a32 /rules/xmlstarlet.in
parent83d2727bcb1a3b059c8c5939f267c45b6ce36ed2 (diff)
downloadptxdist-596f6514f2ee5cc295a2892704b66c6709478061.tar.gz
ptxdist-596f6514f2ee5cc295a2892704b66c6709478061.tar.xz
* t*..z*.in: turn bool into tristate for package selections
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8310 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/xmlstarlet.in')
-rw-r--r--rules/xmlstarlet.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/xmlstarlet.in b/rules/xmlstarlet.in
index 6253e8c6a..fb6679c8c 100644
--- a/rules/xmlstarlet.in
+++ b/rules/xmlstarlet.in
@@ -1,5 +1,5 @@
config XMLSTARLET
- bool
+ tristate
select LIBXML2
select LIBXSLT
prompt "xmlstarlet"