From 15106b0dee1e8d6d56e602dd009eda4f93a15c52 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 11 Jun 2014 19:44:15 +0200 Subject: [PATCH] pinentry: qt4 backend requires the Qt GUI module Fixes: http://autobuild.buildroot.org/results/1d8/1d8a8ff1880549b2e2a24cc175dced1a51245cde/ Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/pinentry/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/package/pinentry/Config.in b/package/pinentry/Config.in index b1637356e..ae7025777 100644 --- a/package/pinentry/Config.in +++ b/package/pinentry/Config.in @@ -44,6 +44,7 @@ config BR2_PACKAGE_PINENTRY_QT4 depends on BR2_TOOLCHAIN_HAS_THREADS # select qt select BR2_PACKAGE_QT + select BR2_PACKAGE_QT_GUI_MODULE help The pinentry-qt4 tool