]> code.ossystems Code Review - openembedded-core.git/commitdiff
metacity: Add gnome-doc-utils to DEPENDS
authorTom Rini <tom_rini@mentor.com>
Mon, 18 Jul 2011 15:15:29 +0000 (08:15 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2011 14:24:56 +0000 (15:24 +0100)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
meta/recipes-gnome/gnome/metacity_2.30.3.bb

index 44e21c9c6bcb8e9b435fd2b9052ea71f12a63844..92ddd6897a1cb4c3c55577dded164c4e38cc182b 100644 (file)
@@ -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