linuxOS_PX30_CAR/buildroot/package/x11r7/xapp_xdriinfo/Config.in
2026-01-20 14:00:13 +08:00

11 lines
281 B
Plaintext

config BR2_PACKAGE_XAPP_XDRIINFO
bool "xdriinfo"
depends on BR2_PACKAGE_HAS_LIBGL
select BR2_PACKAGE_XLIB_LIBX11
select BR2_PACKAGE_XORGPROTO
help
query configuration information of DRI drivers
comment "xdriinfo needs an OpenGL backend"
depends on !BR2_PACKAGE_HAS_LIBGL