summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Kerling <pkerling@casix.org>2017-06-13 13:14:06 +0200
committerXiang, Haihao <haihao.xiang@intel.com>2017-11-17 15:00:52 +0800
commit27370a4e8ea3db609e2d050c4a21e48ac98a1b27 (patch)
treed55516ce4fc6e0f3ddf6a4b3d91375913625e869
parent9a320614e7a0ebeb862d9605e336a914ba7b52fc (diff)
downloadlibva-27370a4e8ea3db609e2d050c4a21e48ac98a1b27.tar.gz
Bump wayland-client dependency to 1.11.0
Signed-off-by: Philipp Kerling <pkerling@casix.org> (cherry picked from commit 6ce91ae201d0320664bb1d440973e57f6acee017)
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 19a9845..c313d97 100644
--- a/configure.ac
+++ b/configure.ac
@@ -78,7 +78,8 @@ m4_define([libva_lt_age],
m4_define([libdrm_version], [2.4])
# Wayland minimum version number
-m4_define([wayland_api_version], [1.0.0])
+# 1.11.0 for wl_proxy_create_wrapper
+m4_define([wayland_api_version], [1.11.0])
AC_PREREQ(2.57)
AC_INIT([libva],