libevas: software buffer backend doesn't need X11
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 8 Feb 2012 08:55:31 +0000 (09:55 +0100)
committerPeter 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

index 3afba1bd5c16d2d20c637572871352b7c57dbb92..4615749b3f7c4f79be196fcc6f4dcc6352404a84 100644 (file)
@@ -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.