summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPhilipp Kerling <pkerling@casix.org>2017-06-13 13:14:06 +0200
committerXiang, Haihao <haihao.xiang@intel.com>2017-06-15 16:25:39 +0800
commit6ce91ae201d0320664bb1d440973e57f6acee017 (patch)
tree77645cbddfd3600a37df128df718cd86cab44184 /configure.ac
parentce938c3bd53c6572c71cbd98a6b7de69db24276b (diff)
downloadlibva-6ce91ae201d0320664bb1d440973e57f6acee017.tar.gz
Bump wayland-client dependency to 1.11.0
Signed-off-by: Philipp Kerling <pkerling@casix.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d2e5e21..741b288 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],