From: Koen Kooi Date: Thu, 21 Jun 2007 10:33:42 +0000 (+0000) Subject: evas.inc: add directfb back to DEPENDS, it turned out to be a problem in libpng X-Git-Tag: Release-2010-05/1~8868^2~261^2~32^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bccc9c404d2efcdbd0e4d671de11e5efd6b3aae3;p=openembedded.git evas.inc: add directfb back to DEPENDS, it turned out to be a problem in libpng --- diff --git a/packages/efl1/evas.inc b/packages/efl1/evas.inc index d919732d38..f3d78f0255 100644 --- a/packages/efl1/evas.inc +++ b/packages/efl1/evas.inc @@ -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 = " eet freetype jpeg virtual/libx11 libxext" +DEPENDS = "directfb eet freetype jpeg virtual/libx11 libxext" inherit efl1