[PATCH jhbuild 2/2] [2.32,3.0] Add grilo
- From: Víctor Manuel Jáquez Leal <vjaquez igalia com>
- To: grilo-list gnome org
- Subject: [PATCH jhbuild 2/2] [2.32,3.0] Add grilo
- Date: Fri, 6 Aug 2010 02:04:48 +0200
---
modulesets/gnome-2.32.modules | 24 ++++++++++++++++++++++++
modulesets/gnome-3.0.modules | 24 ++++++++++++++++++++++++
2 files changed, 48 insertions(+), 0 deletions(-)
diff --git a/modulesets/gnome-2.32.modules b/modulesets/gnome-2.32.modules
index c2bb03c..9165f13 100644
--- a/modulesets/gnome-2.32.modules
+++ b/modulesets/gnome-2.32.modules
@@ -2373,6 +2373,30 @@
</dependencies>
</autotools>
+ <autotools id="grilo">
+ <branch/>
+ <dependencies>
+ <dep package="glib"/>
+ </dependencies>
+ </autotools>
+
+ <autotools id="grilo-plugins">
+ <branch/>
+ <dependencies>
+ <dep package="grilo"/>
+ <dep package="libxml2"/>
+ </dependencies>
+ </autotools>
+
+ <autotools id="rygel-grilo">
+ <branch/>
+ <dependencies>
+ <dep package="grilo"/>
+ <dep package="glib"/>
+ <dep package="dbus-glib"/>
+ </dependencies>
+ </autotools>
+
<!-- Desktop: deprecated libraries -->
<autotools id="libgail-gnome">
diff --git a/modulesets/gnome-3.0.modules b/modulesets/gnome-3.0.modules
index 1974cc5..c019208 100644
--- a/modulesets/gnome-3.0.modules
+++ b/modulesets/gnome-3.0.modules
@@ -2373,6 +2373,30 @@
</dependencies>
</autotools>
+ <autotools id="grilo">
+ <branch/>
+ <dependencies>
+ <dep package="glib"/>
+ </dependencies>
+ </autotools>
+
+ <autotools id="grilo-plugins">
+ <branch/>
+ <dependencies>
+ <dep package="grilo"/>
+ <dep package="libxml2"/>
+ </dependencies>
+ </autotools>
+
+ <autotools id="rygel-grilo">
+ <branch/>
+ <dependencies>
+ <dep package="grilo"/>
+ <dep package="glib"/>
+ <dep package="dbus-glib"/>
+ </dependencies>
+ </autotools>
+
<!-- Desktop: deprecated libraries -->
<autotools id="libgail-gnome">
--
1.7.1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]