* [Buildroot] [PATCH] pinentry: qt4 backend requires the Qt GUI module
@ 2014-06-11 17:44 Thomas Petazzoni
2014-06-11 20:23 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni @ 2014-06-11 17:44 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.org/results/1d8/1d8a8ff1880549b2e2a24cc175dced1a51245cde/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/pinentry/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/pinentry/Config.in b/package/pinentry/Config.in
index b163735..ae70257 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
--
2.0.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] pinentry: qt4 backend requires the Qt GUI module
2014-06-11 17:44 [Buildroot] [PATCH] pinentry: qt4 backend requires the Qt GUI module Thomas Petazzoni
@ 2014-06-11 20:23 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2014-06-11 20:23 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
> Fixes:
> http://autobuild.buildroot.org/results/1d8/1d8a8ff1880549b2e2a24cc175dced1a51245cde/
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-11 20:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-11 17:44 [Buildroot] [PATCH] pinentry: qt4 backend requires the Qt GUI module Thomas Petazzoni
2014-06-11 20:23 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox