diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5d51c48..925311d 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: https://0xacab.org/rhatto/keyringer/-/tree/debian Package: keyringer Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, git, gnupg, gawk | mawk +Depends: ${shlibs:Depends}, ${misc:Depends}, git, gnupg, gawk | mawk, sensible-utils Recommends: openssl, xdg-utils, wipe, tree, xclip, xdotool Description: Distributed secret management using GnuPG and Git Keyringer lets you manage and share secrets using GnuPG and Git in a |