mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
qt5webkit: 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
08fc7be2bb
commit
e962b2a2f3
@ -8,8 +8,7 @@ config BR2_PACKAGE_QT5WEBKIT
|
|||||||
select BR2_PACKAGE_XLIB_LIBXRENDER if BR2_PACKAGE_QT5BASE_XCB
|
select BR2_PACKAGE_XLIB_LIBXRENDER if BR2_PACKAGE_QT5BASE_XCB
|
||||||
# This module does not support static linking
|
# This module does not support static linking
|
||||||
depends on !BR2_PREFER_STATIC_LIB
|
depends on !BR2_PREFER_STATIC_LIB
|
||||||
# This package is not supported on MIPS 64-bit architecture
|
depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
|
||||||
depends on !BR2_mips64 && !BR2_mips64el
|
|
||||||
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