Commit e1231afc authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libevas: software buffer backend doesn't need X11

parent 9b9765b8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.