# HG changeset patch # User Pascal Bellard # Date 1344257722 -7200 # Node ID 1716dac173aefe287fc6baf9b7dedb6801f99e94 # Parent fdf32f3b2d65a13b252e137b49c79aed18d62e45 fail2ban: update bdeps diff -r fdf32f3b2d65 -r 1716dac173ae fail2ban/receipt --- a/fail2ban/receipt Mon Aug 06 13:47:08 2012 +0200 +++ b/fail2ban/receipt Mon Aug 06 14:55:22 2012 +0200 @@ -7,12 +7,13 @@ MAINTAINER="pascal.bellard@slitaz.org" TARBALL="${PACKAGE}_${VERSION}.orig.tar.gz" WEB_SITE="http://www.fail2ban.org/wiki/index.php/Main_Page" -DEPENDS="iptables" -BUILD_DEPENDS="python" WGET_URL="https://github.com/downloads/$PACKAGE/$PACKAGE/$TARBALL" TAGS="monitor network" CONFIG_FILES="/etc/fail2ban" +DEPENDS="iptables" +BUILD_DEPENDS="python wget" + # Rules to configure and make the package. compile_rules() {