[OE-core] [PATCH 13/50] metacity: Add gnome-doc-utils to DEPENDS

Saul Wold sgw at linux.intel.com
Wed Jul 20 08:28:00 UTC 2011


From: Tom Rini <tom_rini at mentor.com>

Signed-off-by: Tom Rini <tom_rini at mentor.com>
---
 meta/recipes-gnome/gnome/metacity_2.30.3.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-gnome/gnome/metacity_2.30.3.bb b/meta/recipes-gnome/gnome/metacity_2.30.3.bb
index 44e21c9..92ddd68 100644
--- a/meta/recipes-gnome/gnome/metacity_2.30.3.bb
+++ b/meta/recipes-gnome/gnome/metacity_2.30.3.bb
@@ -4,8 +4,8 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                     file://src/include/main.h;endline=24;md5=c2242df552c880280315989bab626b90"
 
-DEPENDS = "startup-notification gtk+ gconf gdk-pixbuf-native libcanberra"
-PR = "r1"
+DEPENDS = "startup-notification gtk+ gconf gdk-pixbuf-native libcanberra gnome-doc-utils"
+PR = "r2"
 
 inherit gnome update-alternatives
 
-- 
1.7.3.4





More information about the Openembedded-core mailing list