projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
552b4f9
)
Fix qt samples dependency on QtGUI
author
Maxime Ripard
<maxime.ripard@free-electrons.com>
Wed, 18 Apr 2012 11:29:23 +0000
(13:29 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 19 Apr 2012 13:47:09 +0000
(15:47 +0200)
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/qt/Config.in
patch
|
blob
|
history
diff --git
a/package/qt/Config.in
b/package/qt/Config.in
index 1ce63489aef0666aa280491db562996f3f56d01c..88855d2d60c595b4e1d48e08c6985b9b9c562480 100644
(file)
--- a/
package/qt/Config.in
+++ b/
package/qt/Config.in
@@
-19,6
+19,7
@@
config BR2_PACKAGE_QT_DEBUG
config BR2_PACKAGE_QT_DEMOS
bool "Compile and install demos and examples (with code)"
+ select BR2_PACKAGE_QT_GUI_MODULE
help
If unsure, say N.