summaryrefslogtreecommitdiffstats
path: root/rules/gnupg.in
diff options
context:
space:
mode:
authorHubert Feurstein <h.feurstein@gmail.com>2018-12-05 12:02:12 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-12-08 07:41:21 +0100
commit6b4d8234c9c07c820de51fb9b6caf1e8ac3a9ac0 (patch)
tree3554468d96672fd94fcec584a64cc47448ac081c /rules/gnupg.in
parente2246ad8a90540d126685515a734330367b28193 (diff)
downloadptxdist-6b4d8234c9c07c820de51fb9b6caf1e8ac3a9ac0.tar.gz
ptxdist-6b4d8234c9c07c820de51fb9b6caf1e8ac3a9ac0.tar.xz
gnupg: add install option for gpg-agent
Signed-off-by: Hubert Feurstein <h.feurstein@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gnupg.in')
-rw-r--r--rules/gnupg.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/gnupg.in b/rules/gnupg.in
index b921f1655..7118f25b1 100644
--- a/rules/gnupg.in
+++ b/rules/gnupg.in
@@ -29,6 +29,10 @@ config GNUPG_GPGV
bool
prompt "Install gpgv2"
+config GNUPG_GPG_AGENT
+ bool
+ prompt "Install gpg-agent"
+
menu "public key algorithms"
config GNUPG_GPG_RSA