[gtk+] configure.ac: Look for wayland-client 1.0.0
- From: Kristian HÃgsberg <krh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] configure.ac: Look for wayland-client 1.0.0
- Date: Wed, 24 Oct 2012 02:36:04 +0000 (UTC)
commit ca0662dba4456233360d01455b8757edfa6c9bff
Author: Kristian HÃgsberg <krh bitplanet net>
Date: Tue Oct 23 22:37:02 2012 -0400
configure.ac: Look for wayland-client 1.0.0
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f69e2c5..7e982de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -407,7 +407,7 @@ if test "x$enable_wayland_backend" = "xyes"; then
have_gio_unix=yes
GDK_WINDOWING="$GDK_WINDOWING
#define GDK_WINDOWING_WAYLAND"
- WAYLAND_PACKAGES="wayland-client xkbcommon wayland-cursor"
+ WAYLAND_PACKAGES="wayland-client >= 1.0.0 xkbcommon wayland-cursor"
if test "x$enable_wayland_cairo_gl" = "xyes"; then
WAYLAND_PACKAGES="$WAYLAND_PACKAGES wayland-egl egl"
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]