[gtk+/wip/window-scales: 12/16] wayland: Require wayland-client 1.1.90
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/window-scales: 12/16] wayland: Require wayland-client 1.1.90
- Date: Thu, 20 Jun 2013 18:05:24 +0000 (UTC)
commit 115ff791fa20e8145fe8f8a1fdffd2640cb174e6
Author: Alexander Larsson <alexl redhat com>
Date: Tue Jun 4 11:27:56 2013 +0200
wayland: Require wayland-client 1.1.90
This has the new methods required for buffer scaling.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index eee7fdc..b1e77e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -402,7 +402,7 @@ if test "x$enable_wayland_backend" = "xyes"; then
GDK_WINDOWING="$GDK_WINDOWING
#define GDK_WINDOWING_WAYLAND"
DISABLE_ON_WAYLAND='%'
- WAYLAND_PACKAGES="wayland-client >= 1.0.0 xkbcommon >= 0.2.0 wayland-cursor"
+ WAYLAND_PACKAGES="wayland-client >= 1.1.90 xkbcommon >= 0.2.0 wayland-cursor"
AM_CONDITIONAL(USE_WAYLAND, true)
else
AM_CONDITIONAL(USE_WAYLAND, false)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]