diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c48ee59..d65ac49 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.4 Package: openssh-known-hosts Architecture: all -Depends: dash, lockfile-progs, ${misc:Depends} +Depends: lockfile-progs, ${misc:Depends} Recommends: openssh-client, cron Suggests: postgresql-client, rsync, curl, gpgv Description: known_hosts downloader for OpenSSH |