summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-04 20:28:55 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-04 20:28:55 -0400
commitb66fd50fb2a2611ca4ba58003535748f453369d8 (patch)
tree619d9af34f6ea475686fbb777f5948cf02498ffb /debian
parent990c334442c6c8cb5a7a6c0b4d11c0a8d3adac6d (diff)
removed use of sponge, got rid of dependency on moreutils.
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 348a394..a909c5d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Dm-Upload-Allowed: yes
Package: monkeysphere
Architecture: any
-Depends: openssh-client, gnupg | gnupg2, coreutils (>= 6), moreutils, lockfile-progs, adduser, ${shlibs:Depends}
+Depends: openssh-client, gnupg | gnupg2, coreutils (>= 6), lockfile-progs, adduser, ${shlibs:Depends}
Recommends: netcat | socat, ssh-askpass
Enhances: openssh-client, openssh-server
Description: use the OpenPGP web of trust to verify ssh connections