git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cab1459
)
evas.inc: add directfb back to DEPENDS, it turned out to be a problem in libpng
author
Koen Kooi
<koen@openembedded.org>
Thu, 21 Jun 2007 10:33:42 +0000
(10:33 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 21 Jun 2007 10:33:42 +0000
(10:33 +0000)
packages/efl1/evas.inc
patch
|
blob
|
history
diff --git
a/packages/efl1/evas.inc
b/packages/efl1/evas.inc
index
d919732
..
f3d78f0
100644
(file)
--- 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