aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-06-26 19:09:02 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-06-26 19:09:02 -0300
commit4f8e4fa1e7654fb65a86b91d8895af724474c673 (patch)
tree837d5550d12eff1429a73b12d6ef95fb98e81db1 /debian
parentd461a9971185e4ddf9b0ef0e13c2992c9c96a362 (diff)
downloadkeyringer-4f8e4fa1e7654fb65a86b91d8895af724474c673.tar.gz
keyringer-4f8e4fa1e7654fb65a86b91d8895af724474c673.tar.bz2
Keyringer dependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 87ac26d..108adc9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Homepage: https://git.sarava.org/?p=keyringer.git;a=summary
Package: keyringer
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, bash, git-core, gnupg, grep, gawk, coreutils, sed
+Recommends: openssl
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,