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

libevas: SDL GL backend doesn't need glproto

parent 9a9fdf92
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -79,7 +79,6 @@ config BR2_PACKAGE_LIBEVAS_SDL
config BR2_PACKAGE_LIBEVAS_SDL_GL
	bool "libevas SDL OpenGL backend"
	depends on BR2_PACKAGE_SDL_X11
	select BR2_PACKAGE_XPROTO_GLPROTO
	help
	  This is the SDL OpenGL engine that uses SDL library
	  and OpenGL to render. This may be hardware accelerated.