diff options
Diffstat (limited to 'packages/efl1')
-rw-r--r-- | packages/efl1/evas.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |