projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b9765b
)
libevas: software buffer backend doesn't need X11
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 8 Feb 2012 08:55:31 +0000
(09:55 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 8 Feb 2012 08:55:31 +0000
(09:55 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/efl/libevas/Config.in
patch
|
blob
|
history
diff --git
a/package/efl/libevas/Config.in
b/package/efl/libevas/Config.in
index 3afba1bd5c16d2d20c637572871352b7c57dbb92..4615749b3f7c4f79be196fcc6f4dcc6352404a84 100644
(file)
--- a/
package/efl/libevas/Config.in
+++ b/
package/efl/libevas/Config.in
@@
-47,7
+47,6
@@
comment "libevas backends"
config BR2_PACKAGE_LIBEVAS_BUFFER
bool "libevas buffer backend"
- depends on BR2_PACKAGE_XORG7
help
This enables the software buffer rendering engine. There is
no hardware assist here.