|
@@ -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.
|