mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 23:47:42 +00:00
qt5webkit: needs gui support in qt
Fixes http://autobuild.buildroot.net/results/439ce2c3c33a92966808071d4fc7231d50453c79/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
3e1f853211
commit
ca47afb41e
@ -2,6 +2,7 @@ config BR2_PACKAGE_QT5WEBKIT
|
|||||||
bool "qt5webkit"
|
bool "qt5webkit"
|
||||||
select BR2_PACKAGE_QT5BASE
|
select BR2_PACKAGE_QT5BASE
|
||||||
select BR2_PACKAGE_QT5BASE_ICU
|
select BR2_PACKAGE_QT5BASE_ICU
|
||||||
|
select BR2_PACKAGE_QT5BASE_GUI
|
||||||
select BR2_PACKAGE_SQLITE
|
select BR2_PACKAGE_SQLITE
|
||||||
# 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user