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 843428aa34..a54ac292b3 100644
--- a/scripts/linux/configure.sh
+++ b/scripts/linux/configure.sh
@@ -12,6 +12,7 @@ ZLIB_VERSION=system
NUNICODE_VERSION=1.5.1
LIBZIP_VERSION=0.11.2
VARIANT_VERSION=1.0
+RAPIDJSON_VERSION=1.0.2
function print_opengl_flags {
CONFIG+=" 'opengl_cflags%': $(quote_flags $(pkg-config gl x11 --cflags)),"$LN