Import buildroot 2016.02.01
This commit is contained in:
13
firmware/buildroot/package/x11r7/libepoxy/Config.in
Normal file
13
firmware/buildroot/package/x11r7/libepoxy/Config.in
Normal file
@@ -0,0 +1,13 @@
|
||||
config BR2_PACKAGE_LIBEPOXY
|
||||
bool "epoxy"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XUTIL_UTIL_MACROS
|
||||
depends on BR2_PACKAGE_HAS_LIBEGL
|
||||
help
|
||||
Epoxy is a library for handling OpenGL function pointer
|
||||
management for you.
|
||||
|
||||
https://github.com/anholt/libepoxy
|
||||
|
||||
comment "epoxy needs an OpenGL EGL backend"
|
||||
depends on !BR2_PACKAGE_HAS_LIBEGL
|
||||
Reference in New Issue
Block a user