aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2010-11-04 22:36:07 +0100
committerFlorian Boor <florian.boor@kernelconcepts.de>2011-05-03 17:05:04 +0200
commit35393002bb5aa476e281a004f7dc64aeefcb2c9e (patch)
tree5e0d3c465538bde67180ff9c64aec3aa7cbbd859 /recipes
parent419cb686b0bfe393f7c350ac881b46e8e2a14795 (diff)
downloadopenembedded-35393002bb5aa476e281a004f7dc64aeefcb2c9e.tar.gz
zenity: add `gnome-doc-utils` to `DEPENDS`
Signed-off-by: Florian Boor <florian@kernelconcepts.de>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gnome/zenity_2.28.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/zenity_2.28.0.bb b/recipes/gnome/zenity_2.28.0.bb
index 65643aed10..a5a5a1b110 100644
--- a/recipes/gnome/zenity_2.28.0.bb
+++ b/recipes/gnome/zenity_2.28.0.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "A tool to display dialogs from the command line and shell scripts."
LICENSE = "GPL"
-DEPENDS = "gtk+ libglade glib-2.0 libnotify"
+DEPENDS = "gtk+ libglade glib-2.0 libnotify gnome-doc-utils"
inherit gnome