[gtk+] Bump Wayland dep
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Bump Wayland dep
- Date: Tue, 17 Sep 2013 01:08:18 +0000 (UTC)
commit 4a90a0da12de943a424958f96b34a12ebd792284
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Sep 16 21:07:32 2013 -0400
Bump Wayland dep
We need Wayland 1.2.0 for wl_surface_set_buffer_scale.
https://bugzilla.gnome.org/show_bug.cgi?id=708012
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 90e162a..5c2454e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -403,7 +403,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.1.90 xkbcommon >= 0.2.0 wayland-cursor"
+ WAYLAND_PACKAGES="wayland-client >= 1.2.0 xkbcommon >= 0.2.0 wayland-cursor"
AC_PATH_PROG([WAYLAND_SCANNER],[wayland-scanner],[no])
AS_IF([test "x$WAYLAND_SCANNER" = "xno"],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]