Commit a33f6dfd authored by Maxime Ripard's avatar Maxime Ripard Committed by Peter Korsgaard
Browse files

Fix qt samples dependency on QtGUI

parent 552b4f94
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.