mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
libevas: SDL GL backend doesn't need glproto
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user