[oe-commits] Florian Boor : zenity: add `gnome-doc-utils` to `DEPENDS`

git version control git at git.openembedded.org
Thu May 5 20:01:51 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 35393002bb5aa476e281a004f7dc64aeefcb2c9e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=35393002bb5aa476e281a004f7dc64aeefcb2c9e

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Thu Nov  4 22:36:07 2010 +0100

zenity: add `gnome-doc-utils` to `DEPENDS`

Signed-off-by: Florian Boor <florian at kernelconcepts.de>

---

 recipes/gnome/zenity_2.28.0.bb |    2 +-
 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 65643ae..a5a5a1b 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
 





More information about the Openembedded-commits mailing list