Commit a88dceb9 authored by Vicente Olivert Riera's avatar Vicente Olivert Riera Committed by Peter Korsgaard
Browse files

grantlee: Disable on non-supported platforms



This package selects BR2_PACKAGE_QT_SCRIPT which is not supported on
certain platforms. To prevent this behaviour we use the same solution as
we applied for BR2_PACKAGE_QT_SCRIPT

Signed-off-by: default avatarVicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 1d577235
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_GRANTLEE
	bool "grantlee"
	depends on BR2_PACKAGE_QT_ARCH_SUPPORTS_WEBKIT
	select BR2_PACKAGE_QT_STL
	select BR2_PACKAGE_QT_SCRIPT
	select BR2_PACKAGE_QT_GUI_MODULE