summaryrefslogtreecommitdiffstats
path: root/rules/libxml2.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libxml2.in')
-rw-r--r--rules/libxml2.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/libxml2.in b/rules/libxml2.in
index 5e50e35b3..72c17251c 100644
--- a/rules/libxml2.in
+++ b/rules/libxml2.in
@@ -3,6 +3,8 @@
menuconfig LIBXML2
tristate
prompt "libxml2 "
+ select LIBC_M
+ select LIBC_DL if LIBXML2_MODULES
select ZLIB if LIBXML2_ZLIB
select PYTHON if LIBXML2_PYTHON
help