gnome-shell r15 - trunk/tools/build
- From: otaylor svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-shell r15 - trunk/tools/build
- Date: Sat, 1 Nov 2008 15:58:14 +0000 (UTC)
Author: otaylor
Date: Sat Nov 1 15:58:13 2008
New Revision: 15
URL: http://svn.gnome.org/viewvc/gnome-shell?rev=15&view=rev
Log:
Build clutter before gir-repository
We need to build gir-repository after clutter so that the
typelib for clutter is built; add a dependency.
Modified:
trunk/tools/build/gnome-shell.modules
Modified: trunk/tools/build/gnome-shell.modules
==============================================================================
--- trunk/tools/build/gnome-shell.modules (original)
+++ trunk/tools/build/gnome-shell.modules Sat Nov 1 15:58:13 2008
@@ -18,6 +18,7 @@
<branch/>
<dependencies>
<dep package="gobject-introspection"/>
+ <dep package="clutter"/>
</dependencies>
</autotools>
@@ -52,4 +53,4 @@
</dependencies>
</autotools>
-</moduleset>
\ No newline at end of file
+</moduleset>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]