mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
qt5script: depend on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
09f204a937
commit
08fc7be2bb
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_QT5SCRIPT
|
config BR2_PACKAGE_QT5SCRIPT
|
||||||
bool "qt5script"
|
bool "qt5script"
|
||||||
select BR2_PACKAGE_QT5BASE
|
select BR2_PACKAGE_QT5BASE
|
||||||
|
depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
|
||||||
help
|
help
|
||||||
Qt is a cross-platform application and UI framework for
|
Qt is a cross-platform application and UI framework for
|
||||||
developers using C++.
|
developers using C++.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user