aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-08-17 12:49:53 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-08-17 12:49:53 -0300
commitd46f13b4683dcd456387e81b53017d2b672e778e (patch)
tree577c3950cbe1720e0a8a83002828aaeccdf0a4ac /debian
parentefbf6809ec3ab4f1d34bd7bcacfaebd46e32d170 (diff)
downloadkeyringer-d46f13b4683dcd456387e81b53017d2b672e778e.tar.gz
keyringer-d46f13b4683dcd456387e81b53017d2b672e778e.tar.bz2
Adding 'open' action
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b386532..689c7d9 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Homepage: https://keyringer.pw
Package: keyringer
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, bash, git-core, gnupg, grep, gawk, coreutils, sed
-Recommends: openssl
+Recommends: openssl, xdg-utils
Description: Distributed secret management using GPG and git
Keyringer lets you manage and share secrets using GPG and git in a distributed
fashion. It has custom commands to encrypt, decrypt, recrypt, create key pairs,