summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2012-11-03 17:53:32 +0100
committerTimo Weingärtner <timo@tiwe.de>2013-01-07 17:37:23 +0100
commit3ae3b0bf061a60133bbf802c1852a60fabd3cfcd (patch)
treed91013d83ae951f878351262c95c786bd0902d50
parentbf31f53e80659ad66f56e016f7db47335389abc5 (diff)
downloadopenssh-known-hosts-3ae3b0bf061a60133bbf802c1852a60fabd3cfcd.tar.gz
Drop dash Depends: (dash is essential)
-rw-r--r--debian/control2
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