summaryrefslogtreecommitdiff
path: root/platform/linux
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2016-01-20 14:47:15 +0100
committerKonstantin Käfer <mail@kkaefer.com>2016-01-22 16:00:51 +0100
commit9cfe64a12200dd8ec4d7cc522482383acde9f5ec (patch)
tree0310002e421411d614d3e08e20c239543d2fa7fa /platform/linux
parentb22073a5b2d9be67edb44a975a79084655e8eef4 (diff)
downloadqtlocation-mapboxgl-9cfe64a12200dd8ec4d7cc522482383acde9f5ec.tar.gz
[build] replace jpeg library with libjpeg-turbo
Diffstat (limited to 'platform/linux')
-rw-r--r--platform/linux/scripts/configure.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/linux/scripts/configure.sh b/platform/linux/scripts/configure.sh
index 8510d83bdc..69d3f22bff 100644
--- a/platform/linux/scripts/configure.sh
+++ b/platform/linux/scripts/configure.sh
@@ -5,7 +5,7 @@ BOOST_LIBPROGRAM_OPTIONS_VERSION=1.59.0
LIBCURL_VERSION=system
GLFW_VERSION=3.1.2
LIBPNG_VERSION=1.6.20
-JPEG_VERSION=v9a
+LIBJPEG_TURBO_VERSION=1.4.2
SQLITE_VERSION=3.9.1
LIBUV_VERSION=1.7.5
ZLIB_VERSION=system