[clutter/clutter-1.18] Bump the Cogl dependency
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/clutter-1.18] Bump the Cogl dependency
- Date: Thu, 23 Jan 2014 12:49:33 +0000 (UTC)
commit 762e9a05e493ad9e7e14c452e9289344bbae3362
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Jan 23 12:45:48 2014 +0000
Bump the Cogl dependency
In order to build the cookbook examples, we need a version of Cogl-Path
that correctly exports all its symbols; this has been fixed in Cogl only
after the 1.17.2 snapshot was made.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 096df51..b4ff89c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -136,7 +136,7 @@ AC_HEADER_STDC
# required versions for dependencies
m4_define([glib_req_version], [2.37.3])
-m4_define([cogl_req_version], [1.17.1])
+m4_define([cogl_req_version], [1.17.3])
m4_define([json_glib_req_version], [0.12.0])
m4_define([atk_req_version], [2.5.3])
m4_define([cairo_req_version], [1.12.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]