summaryrefslogtreecommitdiff
path: root/scripts/linux/configure.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/linux/configure.sh')
-rw-r--r--scripts/linux/configure.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/linux/configure.sh b/scripts/linux/configure.sh
index f270c903ee..6a88c13c01 100644
--- a/scripts/linux/configure.sh
+++ b/scripts/linux/configure.sh
@@ -15,6 +15,7 @@ GEOJSONVT_VERSION=2.1.6.3
VARIANT_VERSION=1.0
RAPIDJSON_VERSION=1.0.2
GTEST_VERSION=1.7.0
+PIXELMATCH_VERSION=0.9.0
function print_opengl_flags {
CONFIG+=" 'opengl_cflags%': $(quote_flags $(pkg-config gl x11 --cflags)),"$LN