mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
adding misc:Depends as advised by lintian
This commit is contained in:
parent
ecb29697e2
commit
baf8cc7eb5
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -13,7 +13,7 @@ Standards-Version: 3.8.4
|
|||
|
||||
Package: fail2ban
|
||||
Architecture: all
|
||||
Depends: ${python:Depends}, lsb-base (>=2.0-7)
|
||||
Depends: ${python:Depends}, ${misc:Depends}, lsb-base (>=2.0-7)
|
||||
Recommends: iptables, whois
|
||||
Suggests: python-gamin, mailx
|
||||
XB-Python-Version: ${python:Versions}
|
||||
|
|
|
|||
Loading…
Reference in a new issue