aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-android/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-android/build.sh')
-rwxr-xr-xbuild-android/build.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/build-android/build.sh b/build-android/build.sh
index 74f328dc..bd2fbb05 100755
--- a/build-android/build.sh
+++ b/build-android/build.sh
@@ -48,7 +48,6 @@ function build {
ICU4C_PATH=$current_dir/third-party/icu4c-android-1 \
LIBETPAN_PATH=$current_dir/third-party/libetpan-android-1 \
LIBXML2_PATH=$current_dir/third-party/libxml2-android-1 \
- UCHARDET_PATH=$current_dir/third-party/uchardet-android-1 \
TIDY_HTML5_PATH=$current_dir/third-party/tidy-html5-android-1 \
OPENSSL_PATH=$current_dir/third-party/openssl-android-1 \
CYRUS_SASL_PATH=$current_dir/third-party/cyrus-sasl-android-1
@@ -73,7 +72,6 @@ download_dep "ctemplate-android" $ctemplate_build_version
download_dep "icu4c-android" $icu4c_build_version
download_dep "libetpan-android" $libetpan_build_version
download_dep "libxml2-android" $libxml2_build_version
-download_dep "uchardet-android" $uchardet_build_version
download_dep "tidy-html5-android" $tidy_html5_build_version
download_dep "openssl-android" $openssl_build_version
download_dep "cyrus-sasl-android" $cyrus_sasl_build_version