diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-01-31 16:55:00 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-01-31 16:55:00 -0500 |
commit | 06e2a726e7a8824499676439fbb063b2761306a6 (patch) | |
tree | 16baff91214f3fbd1c31c6a7252382a39ff2c9ad /packaging/debian | |
parent | e1306b6f0fe4028b3d62538c15099b993e3c64c9 (diff) |
updating Makefile and debian dependencies.
Diffstat (limited to 'packaging/debian')
-rw-r--r-- | packaging/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debian/control b/packaging/debian/control index 52eccf3..c20b978 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -11,7 +11,7 @@ Dm-Upload-Allowed: yes Package: monkeysphere Architecture: any -Depends: openssh-client, gnupg, coreutils (>= 6) | base64, lockfile-progs | procmail, adduser, ${shlibs:Depends} +Depends: openssh-client, gnupg, coreutils (>= 6) | base64, libcrypt-openssl-rsa-perl, libdigest-sha1-perl, lockfile-progs | procmail, adduser, ${shlibs:Depends} Recommends: netcat | socat, ssh-askpass Enhances: openssh-client, openssh-server Description: use the OpenPGP web of trust to verify ssh connections |