[gnome-shell] Add gconf to gnome-shell.modules for gconf/jhbuild support
- From: Dan Winship <danw src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-shell] Add gconf to gnome-shell.modules for gconf/jhbuild support
- Date: Thu, 25 Jun 2009 13:17:06 +0000 (UTC)
commit 66a0bef1fb27c02720a28c3508c000fff46a0bf8
Author: Dan Winship <danw gnome org>
Date: Thu Jun 25 09:16:35 2009 -0400
Add gconf to gnome-shell.modules for gconf/jhbuild support
tools/build/gnome-shell.modules | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index 7e3564c..fec604f 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -36,11 +36,16 @@
</dependencies>
</autotools>
+ <autotools id="gconf">
+ <branch repo="git.gnome.org" module="gconf"/>
+ </autotools>
+
<autotools id="mutter" autogenargs="--with-clutter">
<branch repo="git.gnome.org" module="mutter"/>
<dependencies>
<dep package="gir-repository"/>
<dep package="clutter"/>
+ <dep package="gconf"/>
</dependencies>
</autotools>
@@ -51,6 +56,7 @@
<dep package="gir-repository"/>
<dep package="mutter"/>
<dep package="gjs"/>
+ <dep package="gconf"/>
</dependencies>
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]