summaryrefslogtreecommitdiffstats
path: root/rules/libxmlconfig.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libxmlconfig.in')
-rw-r--r--rules/libxmlconfig.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/libxmlconfig.in b/rules/libxmlconfig.in
index 1ee3e1413..2984b409b 100644
--- a/rules/libxmlconfig.in
+++ b/rules/libxmlconfig.in
@@ -2,6 +2,7 @@ menuconfig LIBXMLCONFIG
bool
default N
prompt "libxmlconfig"
+ select LIBXML2
help
libxmlconfig is a helper library which lets you pull config
information out of XML files by using XPath queries. For more