e49a0c656a
Fixes http://autobuild.buildroot.net/results/90a/90a8226a8a2978eb13d02645cb9e3d95d9b95757/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [yann.morin.1998@free.fr: fix comment, trim the commit log from unneeded info] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
286 B
Plaintext
11 lines
286 B
Plaintext
config BR2_PACKAGE_XAPP_XDRIINFO
|
|
bool "xdriinfo"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XPROTO_GLPROTO
|
|
depends on BR2_PACKAGE_HAS_LIBGL
|
|
help
|
|
query configuration information of DRI drivers
|
|
|
|
comment "xdriinfo needs an OpenGL backend"
|
|
depends on !BR2_PACKAGE_HAS_LIBGL
|