summaryrefslogtreecommitdiff
path: root/packages/libxml2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libxml2.sh')
-rw-r--r--packages/libxml2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libxml2.sh b/packages/libxml2.sh
index b649b8f..88d1b73 100644
--- a/packages/libxml2.sh
+++ b/packages/libxml2.sh
@@ -9,4 +9,4 @@ ENV_ACLOCAL_PATH="share/aclocal"
ENV_CPPFLAGS_PATH="include/libxml2"
BUILD_TYPE="automake"
-CONFIGURE_FLAGS="--without-python" \ No newline at end of file
+CONFIGURE_FLAGS="--without-python --with-icu"