[ostree] manifest: Pull in gnome-panel so we work in a VM



commit 9dc8f4d42c8b7b1d70446ce4e97f366d3e1cc477
Author: Colin Walters <walters verbum org>
Date:   Thu Jan 26 19:36:07 2012 -0500

    manifest: Pull in gnome-panel so we work in a VM

 gnomeos/3.4/manifest.json |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/gnomeos/3.4/manifest.json b/gnomeos/3.4/manifest.json
index 2a86d0d..ec4e14b 100644
--- a/gnomeos/3.4/manifest.json
+++ b/gnomeos/3.4/manifest.json
@@ -673,6 +673,8 @@
 		 "branch": "telepathy-logger-0.2.12",
 		 "patches": ["telepathy-logger-autogen.patch"]},
 
+		{"src": "gnome:gnome-power-manager"},
+
 		{"src": "gnome:gnome-shell",
 		 "config-opts": ["--enable-compile-warnings=maximum"]},
 
@@ -683,6 +685,14 @@
 		{"src": "gnome:gnome-control-center",
 		 "config-opts": ["--disable-cups",
 		                 "--disable-documentation"],
-		 "patches": ["g-c-c-disable-docs.patch"]}
+		 "patches": ["g-c-c-disable-docs.patch"]},
+
+		{"src": "gnome:notification-daemon"},
+
+		{"src": "gnome:libwnck"},
+
+		{"src": "gnome:gnome-panel",
+		 "patches": ["panel-disable-docs.patch"],
+		 "config-opts": ["--disable-documentation"]}
 	]
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]