Commit e49a0c65 authored by Bernd Kuhls's avatar Bernd Kuhls Committed by Thomas Petazzoni
Browse files

xapp_xdriinfo: depends on the virtual package libgl

Fixes http://autobuild.buildroot.net/results/90a/90a8226a8a2978eb13d02645cb9e3d95d9b95757/



Signed-off-by: default avatarBernd Kuhls <bernd.kuhls@t-online.de>
[yann.morin.1998@free.fr: fix comment, trim the commit log from unneeded info]
Signed-off-by: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent b12f0a05
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -2,6 +2,9 @@ config BR2_PACKAGE_XAPP_XDRIINFO
	bool "xdriinfo"
	select BR2_PACKAGE_XLIB_LIBX11
	select BR2_PACKAGE_XPROTO_GLPROTO
	depends on BR2_PACKAGE_MESA3D
	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