diff options
| author | David Bremner <david@tethera.net> | 2024-02-17 09:04:32 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2024-02-17 09:04:32 -0400 |
| commit | 3b8c0dee2240e2a76efdad2db4bfccc10ae208c1 (patch) | |
| tree | 6b0f391b7afd3c8870a5bbfb756dc609de79fd0e /debian/control | |
| parent | b97cd90040a8353e6f94c317af2020f3d6e67a2e (diff) | |
debian: recommend gpg-agent instead of gnupg agent
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 135eb7ce..5a3adc04 100644 --- a/debian/control +++ b/debian/control @@ -55,7 +55,7 @@ Depends: ${shlibs:Depends}, Recommends: elpa-notmuch | notmuch-vim | notmuch-mutt | alot, - gnupg-agent, + gpg-agent, gpgsm, Suggests: mailscripts, |
