Skip to content

Commit 545c668

Browse files
committed
undo
Signed-off-by: Zen <[email protected]>
1 parent 744f206 commit 545c668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ugrd/crypto/gpg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
modules = [ "ugrd.base.console", "ugrd.crypto.cryptsetup" ]
22

33
binaries = [ "/usr/bin/gpg", "/usr/bin/gpg-agent", "/usr/bin/gpgconf", "/usr/bin/gpg-connect-agent", "/usr/bin/pinentry-tty"]
4-
opt_dependencies = [ '/usr/libexec/keyboxd', '/usr/bin/dirmngr' ] # Pull keyboxd in as an optional dependency
4+
opt_dependencies = [ '/usr/libexec/keyboxd' ] # Pull keyboxd in as an optional dependency
55

66

77
[cryptsetup_key_types.gpg]

0 commit comments

Comments
 (0)