wok-6.x rev 13206
fail2ban: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 06 14:55:22 2012 +0200 (2012-08-06) |
parents | fdf32f3b2d65 |
children | 59c4d2ad4e3f |
files | fail2ban/receipt |
line diff
1.1 --- a/fail2ban/receipt Mon Aug 06 13:47:08 2012 +0200 1.2 +++ b/fail2ban/receipt Mon Aug 06 14:55:22 2012 +0200 1.3 @@ -7,12 +7,13 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 TARBALL="${PACKAGE}_${VERSION}.orig.tar.gz" 1.6 WEB_SITE="http://www.fail2ban.org/wiki/index.php/Main_Page" 1.7 -DEPENDS="iptables" 1.8 -BUILD_DEPENDS="python" 1.9 WGET_URL="https://github.com/downloads/$PACKAGE/$PACKAGE/$TARBALL" 1.10 TAGS="monitor network" 1.11 CONFIG_FILES="/etc/fail2ban" 1.12 1.13 +DEPENDS="iptables" 1.14 +BUILD_DEPENDS="python wget" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {