diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 650e2da..e3abaef 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Vcs-Browser: https://git.sarava.org/?p=keyringer.git;a=shortlog;h=refs/heads/deb Package: keyringer Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, git, gnupg, gawk | mawk, tree -Recommends: openssl, xdg-utils, wipe +Depends: ${shlibs:Depends}, ${misc:Depends}, git, gnupg, gawk | mawk +Recommends: openssl, xdg-utils, wipe, tree Description: Distributed secret management using GnuPG and Git Keyringer lets you manage and share secrets using GnuPG and Git in a distributed fashion. It has custom commands to encrypt, decrypt and |