summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2016-01-17 16:49:45 +0200
committerBruno de Oliveira Abinader <bruno@mapbox.com>2016-01-19 15:41:47 +0200
commitd004bb275ae3ea60bb6c2febd6fa22f1f51c3993 (patch)
tree3ca96d94e17985e6bdb225f37680359f5f629f7d /platform
parent0aa89f6eb1717c8b7001ba9e94730e10c4e9dd9d (diff)
downloadqtlocation-mapboxgl-d004bb275ae3ea60bb6c2febd6fa22f1f51c3993.tar.gz
[linux] Added WebP build deps
Diffstat (limited to 'platform')
-rw-r--r--platform/linux/scripts/configure.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/linux/scripts/configure.sh b/platform/linux/scripts/configure.sh
index e824376804..8510d83bdc 100644
--- a/platform/linux/scripts/configure.sh
+++ b/platform/linux/scripts/configure.sh
@@ -15,6 +15,7 @@ VARIANT_VERSION=1.0
RAPIDJSON_VERSION=1.0.2
GTEST_VERSION=1.7.0
PIXELMATCH_VERSION=0.9.0
+WEBP_VERSION=0.5.0
function print_opengl_flags {
CONFIG+=" 'opengl_cflags%': $(quote_flags $(pkg-config gl x11 --cflags)),"$LN