Fix qt samples dependency on QtGUI
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 18 Apr 2012 11:29:23 +0000 (13:29 +0200)
committerPeter 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

index 1ce63489aef0666aa280491db562996f3f56d01c..88855d2d60c595b4e1d48e08c6985b9b9c562480 100644 (file)
@@ -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.