summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5webkit/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/qt5/qt5webkit/Config.in')
-rw-r--r--package/qt5/qt5webkit/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qt5/qt5webkit/Config.in b/package/qt5/qt5webkit/Config.in
index 3a5856611c..25f0a8567e 100644
--- a/package/qt5/qt5webkit/Config.in
+++ b/package/qt5/qt5webkit/Config.in
@@ -7,7 +7,7 @@ config BR2_PACKAGE_QT5WEBKIT
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
+ depends on !BR2_STATIC_LIBS
depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
help
Qt is a cross-platform application and UI framework for
OpenPOWER on IntegriCloud