From a33f6dfd50227d2224b987ba99eae57c6c92fc2f Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 18 Apr 2012 13:29:23 +0200 Subject: Fix qt samples dependency on QtGUI Signed-off-by: Maxime Ripard Signed-off-by: Peter Korsgaard --- package/qt/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'package') diff --git a/package/qt/Config.in b/package/qt/Config.in index 1ce63489a..88855d2d6 100644 --- 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. -- cgit v1.2.3