summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-10-30 12:40:16 -0700
committerKonstantin Käfer <mail@kkaefer.com>2014-10-30 12:40:16 -0700
commit592ed57d09f8f0913dae195e6e867884d11a2327 (patch)
tree6dd3a1d4a027a40e525484de68a34c6754f291b3 /configure
parent3d6a87ab1b43e4f4712e5456ccf91bdcbc15bb7e (diff)
downloadqtlocation-mapboxgl-592ed57d09f8f0913dae195e6e867884d11a2327.tar.gz
use more modern libpng version instead of the system-provided one and fix compile errors
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2bcfbdf62e..cc96f038b0 100755
--- a/configure
+++ b/configure
@@ -48,7 +48,7 @@ case ${MASON_PLATFORM} in
*)
GLFW_VERSION=a21f2377
SQLITE_VERSION=system
- LIBPNG_VERSION=system
+ LIBPNG_VERSION=1.6.13
LIBCURL_VERSION=system
LIBUV_VERSION=0.10.28
ZLIB_VERSION=system