From: Thomas Petazzoni Date: Wed, 11 Jun 2014 17:44:15 +0000 (+0200) Subject: pinentry: qt4 backend requires the Qt GUI module X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=15106b0dee1e8d6d56e602dd009eda4f93a15c52;p=buildroot.git 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 --- diff --git a/package/pinentry/Config.in b/package/pinentry/Config.in index b1637356ec..ae7025777f 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