Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (90a97a4aea0e3040309180ab3face9af286ccc1c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (90a97a4aea0e3040309180ab3face9af286ccc1c)
  • Date: Sun, 8 Jan 2012 02:09:47 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

libs/libchamplain/DEPENDS | 1 +
libs/libchamplain/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 90a97a4aea0e3040309180ab3face9af286ccc1c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libchamplain: depends on cogl

diff --git a/libs/libchamplain/DEPENDS b/libs/libchamplain/DEPENDS
index 5fb440b..4ea0cbd 100755
--- a/libs/libchamplain/DEPENDS
+++ b/libs/libchamplain/DEPENDS
@@ -2,6 +2,7 @@ depends cairo &&
depends libsoup &&
depends sqlite &&
depends clutter-gtk &&
+depends cogl &&

optional_depends gobject-introspection \
"--enable-introspection=yes" \
diff --git a/libs/libchamplain/HISTORY b/libs/libchamplain/HISTORY
index 183f728..11965d0 100644
--- a/libs/libchamplain/HISTORY
+++ b/libs/libchamplain/HISTORY
@@ -1,3 +1,6 @@
+2012-01-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: depends on cogl
+
2011-12-22 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: updated spell to 0.12.1
bz2 -> xz



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (90a97a4aea0e3040309180ab3face9af286ccc1c), Ismael Luceno, 01/08/2012

Archive powered by MHonArc 2.6.24.

Top of Page