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