opie-image needs to DEPEND on task-bootstrap
authorMichael Lauer <mickey@vanille-media.de>
Sun, 18 Sep 2005 14:46:22 +0000 (14:46 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 18 Sep 2005 14:46:22 +0000 (14:46 +0000)
packages/meta/opie-image.bb

index b1cf207..20a3518 100644 (file)
@@ -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)}'