edje-utils: fix DEPENDS
authorJustin Patrin <papercrane@gmail.com>
Mon, 13 Feb 2006 02:31:57 +0000 (02:31 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 13 Feb 2006 02:31:57 +0000 (02:31 +0000)
packages/efl/edje-utils_0.5.0.023.bb

index 6432fc1..837157e 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Edje is a complex graphical design & layout library."
-DEPENDS = "edje"
+DEPENDS = "edje embryo-utils gcc"
 LICENSE = "MIT"
 PR = "r6"