From 9cfe64a12200dd8ec4d7cc522482383acde9f5ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Wed, 20 Jan 2016 14:47:15 +0100 Subject: [build] replace jpeg library with libjpeg-turbo --- platform/linux/scripts/configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform/linux/scripts') 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 -- cgit v1.2.1