mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
qt: QtDeclarative needs script support as well
Otherwise configure errors out with: Error: QtDeclarative was requested, but it can't be built due to QtScript or QtGui being disabled. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
e46df26e11
commit
0a78829e0a
@ -380,6 +380,7 @@ config BR2_PACKAGE_QT_SCRIPTTOOLS
|
|||||||
|
|
||||||
config BR2_PACKAGE_QT_DECLARATIVE
|
config BR2_PACKAGE_QT_DECLARATIVE
|
||||||
bool "Declarative module"
|
bool "Declarative module"
|
||||||
|
depends on BR2_PACKAGE_QT_SCRIPT
|
||||||
depends on BR2_PACKAGE_QT_GUI_MODULE
|
depends on BR2_PACKAGE_QT_GUI_MODULE
|
||||||
help
|
help
|
||||||
Build the Qt Declarative Module for qml support
|
Build the Qt Declarative Module for qml support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user