diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-06-13 17:47:34 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-06-13 17:47:34 -0400 |
commit | 2ed952e2207d5278cfe96db2d7eeed40709f846b (patch) | |
tree | f2d1bda40d1cbea47cd82ae7779395f48cacc761 /debian/control | |
parent | 6075397cffdceaf72dd3b430c9124c2ebb59ac65 (diff) |
Add 'remove_userid' function, inverse of 'update_userids'.
Also, tweaked some of the output and man pages.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index afd5bfa..d4d25c6 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Dm-Upload-Allowed: yes Package: monkeysphere Architecture: any -Depends: openssh-client, gnupg | gnupg2, coreutils (>= 6), ${shlibs:Depends} +Depends: openssh-client, gnupg | gnupg2, coreutils (>= 6), moreutils, ${shlibs:Depends} Recommends: netcat Enhances: openssh-client, openssh-server Description: use the OpenPGP web of trust to verify ssh connections |