summaryrefslogtreecommitdiff
path: root/packaging/debian/control
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-11-25 12:15:51 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-11-25 12:15:51 -0500
commit4ef516a39c3783287b4efa9f1147df1e0499e4fd (patch)
tree82c7dc0082bf5cde6de39e1632599e743bf39771 /packaging/debian/control
parentc21e955e6fdc33c289a5609ef240084bbffbacbc (diff)
fixing dependency information -- should be procmail, not procfile.
Diffstat (limited to 'packaging/debian/control')
-rw-r--r--packaging/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debian/control b/packaging/debian/control
index 4c836b4..52eccf3 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 | procfile, adduser, ${shlibs:Depends}
+Depends: openssh-client, gnupg, coreutils (>= 6) | base64, 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