projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e1f853
)
qt5webkit: needs gui support in qt
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 28 Aug 2013 12:13:00 +0000
(14:13 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 28 Aug 2013 12:13:00 +0000
(14:13 +0200)
Fixes http://autobuild.buildroot.net/results/
439ce2c3c33a92966808071d4fc7231d50453c79
/
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/qt5/qt5webkit/Config.in
patch
|
blob
|
history
diff --git
a/package/qt5/qt5webkit/Config.in
b/package/qt5/qt5webkit/Config.in
index 319d84a0d167b97ed06f0eb8a08ee1edd29d159b..48b512504f60c60fff40cd54bde2e63cf1137aeb 100644
(file)
--- a/
package/qt5/qt5webkit/Config.in
+++ b/
package/qt5/qt5webkit/Config.in
@@
-2,6
+2,7
@@
config BR2_PACKAGE_QT5WEBKIT
bool "qt5webkit"
select BR2_PACKAGE_QT5BASE
select BR2_PACKAGE_QT5BASE_ICU
+ select BR2_PACKAGE_QT5BASE_GUI
select BR2_PACKAGE_SQLITE
# This module does not support static linking
depends on !BR2_PREFER_STATIC_LIB