Commit 08fc7be2 authored by Fatih Aşıcı's avatar Fatih Aşıcı Committed by Thomas Petazzoni
Browse files

qt5script: depend on BR2_PACKAGE_QT5_JSCORE_AVAILABLE

parent 09f204a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_QT5SCRIPT
	bool "qt5script"
	select BR2_PACKAGE_QT5BASE
	depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
	help
	  Qt is a cross-platform application and UI framework for
	  developers using C++.