aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/get-ios.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/get-ios.sh')
-rwxr-xr-xscripts/get-ios.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get-ios.sh b/scripts/get-ios.sh
index 006fa0bf..69ba6307 100755
--- a/scripts/get-ios.sh
+++ b/scripts/get-ios.sh
@@ -6,7 +6,7 @@ popd > /dev/null
. "$scriptpath/include.sh/build-dep.sh"
-deps="ctemplate-ios libetpan-ios tidy-html5-ios uchardet-ios"
+deps="ctemplate-ios libetpan-ios tidy-html5-ios"
for dep in $deps ; do
name="$dep"
get_prebuilt_dep