From: Michael Lauer Date: Sun, 18 Sep 2005 14:46:22 +0000 (+0000) Subject: opie-image needs to DEPEND on task-bootstrap X-Git-Tag: Release-2010-05/1~9453^2~3496^2~1^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cfc4ee9260601448003c414ce308e0ed5c66435;p=openembedded.git opie-image needs to DEPEND on task-bootstrap --- diff --git a/packages/meta/opie-image.bb b/packages/meta/opie-image.bb index b1cf207656..20a3518fd7 100644 --- a/packages/meta/opie-image.bb +++ b/packages/meta/opie-image.bb @@ -8,7 +8,7 @@ FEED_URIS_append_familiar = " opie##http://familiar.handhelds.org/releases/${D LICENSE = "MIT" PR = "r18" -DEPENDS = "meta-opie" +DEPENDS = "task-bootstrap meta-opie" extra_stuff := '${@base_conditional("ROOT_FLASH_SIZE", "16", "", "task-opie-extra-games task-opie-extra-apps task-opie-extra-styles",d)}'