|
@@ -98,7 +98,10 @@ config BR2_PACKAGE_LIBEVAS_X11_GLX
|
|
bool "libevas X11 GLX backend"
|
|
bool "libevas X11 GLX backend"
|
|
depends on BR2_PACKAGE_XORG7
|
|
depends on BR2_PACKAGE_XORG7
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
|
|
+ select BR2_PACKAGE_XLIB_LIBXRENDER
|
|
|
|
+ select BR2_PACKAGE_XLIB_LIBXEXT
|
|
select BR2_PACKAGE_XPROTO_GLPROTO
|
|
select BR2_PACKAGE_XPROTO_GLPROTO
|
|
|
|
+ select BR2_PACKAGE_LIBEET
|
|
help
|
|
help
|
|
This enables the OpenGL X11 rendering engine that renders
|
|
This enables the OpenGL X11 rendering engine that renders
|
|
using GLX which may be hardware accelerated.
|
|
using GLX which may be hardware accelerated.
|