[glide] Clutter dependency should be 1.2. Thanks Stephane for pointing this out
- From: Robert Carr <racarr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glide] Clutter dependency should be 1.2. Thanks Stephane for pointing this out
- Date: Tue, 27 Apr 2010 01:15:02 +0000 (UTC)
commit 1668d163176d156ba724b44bef464311a2087371
Author: Robert Carr <racarr Valentine localdomain>
Date: Mon Apr 26 21:02:59 2010 -0400
Clutter dependency should be 1.2. Thanks Stephane for pointing this out
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6aae8d0..9d4718c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ AM_PROG_LIBTOOL
GOBJECT_INTROSPECTION_CHECK([0.6.7])
PKG_CHECK_MODULES(GTK, [gtk+-2.0 >= 2.12 ])
-PKG_CHECK_MODULES(CLUTTER, [clutter-1.0])
+PKG_CHECK_MODULES(CLUTTER, [clutter-1.0 >= 1.2])
PKG_CHECK_MODULES(CLUTTER_GTK, [clutter-gtk-0.90])
PKG_CHECK_MODULES(JSON_GLIB, json-glib-1.0)
PKG_CHECK_MODULES(GMODULE, gmodule-2.0)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]