All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] libevas: software buffer backend doesn't need X11
@ 2012-02-08  8:55 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2012-02-08  8:55 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=e1231afc0190d6dbb0d1ed704637b70ff50d2927
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
 package/efl/libevas/Config.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/package/efl/libevas/Config.in b/package/efl/libevas/Config.in
index 3afba1b..4615749 100644
--- 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.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-08  8:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-08  8:55 [Buildroot] [git commit] libevas: software buffer backend doesn't need X11 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.