From 8bf7a4c8f089431a98902bcfd2b7c31e073d2db7 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Thu, 7 Jul 2011 09:40:42 -0700 Subject: gnome-doc-utils: Add RDEPENDS on bash [YOCTO #1214] (From OE-Core rev: fa16a06a34d721d49b795674bac5100823caf16e) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-gnome/gnome/gnome-doc-utils.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-gnome/gnome/gnome-doc-utils.inc') diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils.inc b/meta/recipes-gnome/gnome/gnome-doc-utils.inc index 32fcf7a9b2..7f1ab83f59 100644 --- a/meta/recipes-gnome/gnome/gnome-doc-utils.inc +++ b/meta/recipes-gnome/gnome/gnome-doc-utils.inc @@ -15,4 +15,6 @@ do_install_append() { FILES_${PN} += "${datadir}/xml*" +RDEPENDS_${PN} = "bash" + BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf