summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2014-11-30 12:26:56 +1100
committerLeith Bade <leith@mapbox.com>2014-11-30 12:26:56 +1100
commit0886db76e58dceb1a5d42bf0aa7231b98deac162 (patch)
tree9afdd50ee97ca9db0a9459ee3564add6b0081513 /configure
parente5317b52372102377e8a498e93c344a4e013aa9e (diff)
downloadqtlocation-mapboxgl-0886db76e58dceb1a5d42bf0aa7231b98deac162.tar.gz
Use new libnu version on Android
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 53ce5e7d8a..0a7811053e 100755
--- a/configure
+++ b/configure
@@ -33,7 +33,7 @@ case ${MASON_PLATFORM} in
LIBUV_VERSION=0.11.29
ZLIB_VERSION=system
BOOST_VERSION=1.57.0
- NUNICODE_VERSION=1.4
+ NUNICODE_VERSION=1.5-dev
LIBZIP_VERSION=0.11.2
;;
*)