[clutter/clutter-1.12] wayland: Add wayland-client to pkg-config flags	(cherry picked from commit 4316592c2f7ba69f0c9d41ca8
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [clutter/clutter-1.12] wayland: Add wayland-client to pkg-config flags	(cherry picked from commit 4316592c2f7ba69f0c9d41ca8
- Date: Wed, 17 Oct 2012 08:59:42 +0000 (UTC)
commit 35f6e73700a67aba372e13ccca2ae00bbfbc3f28
Author: Rob Bradford <rob linux intel com>
Date:   Fri Oct 12 18:42:55 2012 +0100
    wayland: Add wayland-client to pkg-config flags
    (cherry picked from commit 4316592c2f7ba69f0c9d41ca899b2d897e6bda7d)
    
    Signed-off-by: Emmanuele Bassi <ebassi gnome org>
 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index bc4108e..2c24785 100644
--- a/configure.ac
+++ b/configure.ac
@@ -311,9 +311,9 @@ AS_IF([test "x$enable_wayland" = "xyes"],
 
         SUPPORT_WAYLAND=1
 
-        PKG_CHECK_EXISTS([wayland-client xkbcommon gdk-pixbuf-2.0],
+        PKG_CHECK_EXISTS([wayland-client wayland-cursor xkbcommon gdk-pixbuf-2.0],
                          [
-                            BACKEND_PC_FILES="$BACKEND_PC_FILES wayland-client xkbcommon"
+                            BACKEND_PC_FILES="$BACKEND_PC_FILES wayland-cursor wayland-client xkbcommon"
                             BACKEND_PC_FILES_PRIVATE="$BACKEND_PC_FILES_PRIVATE gdk-pixbuf-2.0"
                          ],
                          [])
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]