aboutsummaryrefslogtreecommitdiffstats
path: root/android/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'android/build.py')
-rwxr-xr-xandroid/build.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/build.py b/android/build.py
index 090d47769..5898d0f91 100755
--- a/android/build.py
+++ b/android/build.py
@@ -319,6 +319,7 @@ configure = [
'--enable-silent-rules',
'--disable-glib',
+ '--disable-icu',
# disabled for now because these features require GLib:
'--disable-database',