diff options
author | Matt Goins <mjgoins@openflows.com> | 2008-06-25 01:59:27 -0400 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2008-06-25 01:59:27 -0400 |
commit | de9ada50ded59ff4d464a5f0e8ebfb88afd344b4 (patch) | |
tree | 560c5b65026bfa90170f469d7d0cd435609b34d5 /debian/control | |
parent | 43097e923b8051ecd0912e367c1cd78149a97dbe (diff) | |
parent | 1b6df37b94b96042ac460a933b00c6ef29694053 (diff) |
Merge branch 'master' of http://lair.fifthhorseman.net/~jrollins/git/monkeysphere
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 4f0e5f5..f5760d9 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), moreutils, lockfile-progs, ${shlibs:Depends} +Depends: openssh-client, gnupg | gnupg2, coreutils (>= 6), moreutils, lockfile-progs, adduser, ${shlibs:Depends} Recommends: netcat Enhances: openssh-client, openssh-server Description: use the OpenPGP web of trust to verify ssh connections |