jhbuild r2113 - in trunk: . modulesets
- From: otaylor svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r2113 - in trunk: . modulesets
- Date: Sat, 24 May 2008 23:50:26 +0000 (UTC)
Author: otaylor
Date: Sat May 24 23:50:26 2008
New Revision: 2113
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2113&view=rev
Log:
2008-05-24 Owen Taylor <otaylor redhat com>
* modulesets/online-desktop.modules: Switch libcroco to a SVN checkout
to pick up a bug fix that is not in 0.6.1.
Modified:
trunk/ChangeLog
trunk/modulesets/online-desktop.modules
Modified: trunk/modulesets/online-desktop.modules
==============================================================================
--- trunk/modulesets/online-desktop.modules (original)
+++ trunk/modulesets/online-desktop.modules Sat May 24 23:50:26 2008
@@ -42,11 +42,22 @@
</dependencies>
</autotools>
+ <!-- This is needed for libcroco commit 303 on 2007-01-09, which is
+ not in 0.6.1 -->
+ <autotools id="libcroco" supports-non-srcdir-builds="no">
+ <branch repo="svn.gnome.org"/>
+ <dependencies>
+ <dep package="libxml2"/>
+ <dep package="pango"/>
+ </dependencies>
+ </autotools>
+
<autotools id="hippo-canvas">
<branch repo="svn.gnome.org"/>
<dependencies>
<dep package="gtk+"/>
<dep package="glib"/>
+ <dep package="libcroco"/>
<dep package="pygtk"/>
</dependencies>
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]