aboutsummaryrefslogtreecommitdiffstats
path: root/tests/openpgp/setup.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/openpgp/setup.scm')
-rwxr-xr-xtests/openpgp/setup.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/setup.scm b/tests/openpgp/setup.scm
index 22c89a389..b92dc0701 100755
--- a/tests/openpgp/setup.scm
+++ b/tests/openpgp/setup.scm
@@ -38,7 +38,7 @@
(for-each
(lambda (t)
(log (pad t 25) (tool t)))
- '(gpgconf gpg gpg-agent scdaemon gpgsm dirmngr gpg-connect-agent
+ '(gpgconf gpg gpg-agent scdaemon gpgsm keyboxd dirmngr gpg-connect-agent
gpg-preset-passphrase gpgtar pinentry)))
(setenv "GNUPGHOME" (getcwd) #t)