Browse Source

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 13 năm trước cách đây
mục cha
commit
a33f6dfd50
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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.