aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2010-11-04 15:37:22 -0400
committerMichael Smith <msmith@cbnco.com>2010-11-04 15:40:34 -0400
commit803372aca46704a86e89240f0d940b90d2970b58 (patch)
treeb3dbe0b0e55e52f5c53aeb251cac9c8e71e83c39 /recipes
parentf3138434b4d62ff662322684aa0e0f2a9d142c45 (diff)
downloadopenembedded-803372aca46704a86e89240f0d940b90d2970b58.tar.gz
metacity: depend on gnome-doc-utils to fix build
Otherwise autocruft complains about missing HAVE_GNOME_DOC_UTILS conditional in gnome-doc-utils.make. Signed-off-by: Michael Smith <msmith@cbnco.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gnome/metacity_2.30.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gnome/metacity_2.30.0.bb b/recipes/gnome/metacity_2.30.0.bb
index d208839b18..3c34810729 100644
--- a/recipes/gnome/metacity_2.30.0.bb
+++ b/recipes/gnome/metacity_2.30.0.bb
@@ -1,9 +1,9 @@
SECTION = "x11/wm"
DESCRIPTION = "Metacity is the boring window manager for the adult in you."
LICENSE = "GPL"
-DEPENDS = "libcanberra libwnck startup-notification gtk+ gconf gdk-pixbuf-csource-native"
+DEPENDS = "libcanberra libwnck startup-notification gtk+ gconf gdk-pixbuf-csource-native gnome-doc-utils"
-PR = "r1"
+PR = "r2"
inherit gnome update-alternatives