jhbuild r2172 - in trunk: . modulesets
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r2172 - in trunk: . modulesets
- Date: Fri, 18 Jul 2008 12:15:27 +0000 (UTC)
Author: murrayc
Date: Fri Jul 18 12:15:27 2008
New Revision: 2172
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2172&view=rev
Log:
2008-07-18 Murray Cumming <murrayc murrayc com>
* modulesets/gnome-suites-2.24.modules: pangomm is now in its own
tarball (previously part of gtkmm).
Modified:
trunk/ChangeLog
trunk/modulesets/gnome-suites-2.24.modules
Modified: trunk/modulesets/gnome-suites-2.24.modules
==============================================================================
--- trunk/modulesets/gnome-suites-2.24.modules (original)
+++ trunk/modulesets/gnome-suites-2.24.modules Fri Jul 18 12:15:27 2008
@@ -1219,11 +1219,20 @@
<branch />
</autotools>
- <autotools id="gtkmm">
+ <autotools id="pangomm">
<branch />
<dependencies>
<dep package="glibmm"/>
<dep package="cairomm"/>
+ <dep package="pango"/>
+ </dependencies>
+ </autotools>
+
+ <autotools id="gtkmm">
+ <branch />
+ <dependencies>
+ <dep package="pangomm"/>
+ <dep package="cairomm"/>
<dep package="gtk+"/>
</dependencies>
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]