diff options
author | Leith Bade <leith@mapbox.com> | 2014-11-30 12:26:56 +1100 |
---|---|---|
committer | Leith Bade <leith@mapbox.com> | 2014-11-30 12:26:56 +1100 |
commit | 0886db76e58dceb1a5d42bf0aa7231b98deac162 (patch) | |
tree | 9afdd50ee97ca9db0a9459ee3564add6b0081513 | |
parent | e5317b52372102377e8a498e93c344a4e013aa9e (diff) | |
download | qtlocation-mapboxgl-0886db76e58dceb1a5d42bf0aa7231b98deac162.tar.gz |
Use new libnu version on Android
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ;; *) |