mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
libevas: SDL GL backend doesn't need glproto
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
9a9fdf9289
commit
38071138ee
@ -79,7 +79,6 @@ config BR2_PACKAGE_LIBEVAS_SDL
|
|||||||
config BR2_PACKAGE_LIBEVAS_SDL_GL
|
config BR2_PACKAGE_LIBEVAS_SDL_GL
|
||||||
bool "libevas SDL OpenGL backend"
|
bool "libevas SDL OpenGL backend"
|
||||||
depends on BR2_PACKAGE_SDL_X11
|
depends on BR2_PACKAGE_SDL_X11
|
||||||
select BR2_PACKAGE_XPROTO_GLPROTO
|
|
||||||
help
|
help
|
||||||
This is the SDL OpenGL engine that uses SDL library
|
This is the SDL OpenGL engine that uses SDL library
|
||||||
and OpenGL to render. This may be hardware accelerated.
|
and OpenGL to render. This may be hardware accelerated.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user