metacity: depend on gnome-doc-utils to fix build
authorMichael Smith <msmith@cbnco.com>
Thu, 4 Nov 2010 19:37:22 +0000 (15:37 -0400)
committerMichael Smith <msmith@cbnco.com>
Thu, 4 Nov 2010 19:40:34 +0000 (15:40 -0400)
Otherwise autocruft complains about missing HAVE_GNOME_DOC_UTILS
conditional in gnome-doc-utils.make.

Signed-off-by: Michael Smith <msmith@cbnco.com>
recipes/gnome/metacity_2.30.0.bb

index d208839..3c34810 100644 (file)
@@ -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