[clutter] wayland: Add wayland-client to pkg-config flags
- From: Rob Bradford <rbradford src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [clutter] wayland: Add wayland-client to pkg-config flags
 
- Date: Fri, 12 Oct 2012 17:49:15 +0000 (UTC)
 
commit 4316592c2f7ba69f0c9d41ca899b2d897e6bda7d
Author: Rob Bradford <rob linux intel com>
Date:   Fri Oct 12 18:42:55 2012 +0100
    wayland: Add wayland-client to pkg-config flags
 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 94100de..3aed981 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]