Explorar o código

Fix qt samples dependency on QtGUI

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Maxime Ripard %!s(int64=13) %!d(string=hai) anos
pai
achega
a33f6dfd50
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/qt/Config.in

+ 1 - 0
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.