evas.inc: don't depend on directfb
authorKoen Kooi <koen@openembedded.org>
Thu, 21 Jun 2007 10:13:34 +0000 (10:13 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 21 Jun 2007 10:13:34 +0000 (10:13 +0000)
packages/efl1/evas.inc

index f3d78f0..d919732 100644 (file)
@@ -4,7 +4,7 @@ down to using normal X11 primitives such as pixmaps, lines and rectangles if \
 your CPU or graphics hardware are too slow."
 LICENSE = "MIT"
 # can also depend on valgrind (?)
-DEPENDS = "directfb eet freetype jpeg virtual/libx11 libxext"
+DEPENDS = " eet freetype jpeg virtual/libx11 libxext"
 
 inherit efl1