|
@@ -4,6 +4,8 @@ config BR2_PACKAGE_QT5WEBKIT
|
|
|
select BR2_PACKAGE_QT5BASE_ICU
|
|
|
select BR2_PACKAGE_QT5BASE_GUI
|
|
|
select BR2_PACKAGE_SQLITE
|
|
|
+ select BR2_PACKAGE_XLIB_LIBXEXT if BR2_PACKAGE_QT5BASE_XCB
|
|
|
+ select BR2_PACKAGE_XLIB_LIBXRENDER if BR2_PACKAGE_QT5BASE_XCB
|
|
|
# This module does not support static linking
|
|
|
depends on !BR2_PREFER_STATIC_LIB
|
|
|
help
|