wok-next diff fail2ban/receipt @ rev 20747
system-tools-backends: provide dev package; liboobs: use that package
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed May 30 16:54:11 2018 +0300 (2018-05-30) |
parents | 16df76e1fc6a |
children | d5aab818505e |
line diff
1.1 --- a/fail2ban/receipt Fri May 22 17:34:18 2015 +0300 1.2 +++ b/fail2ban/receipt Wed May 30 16:54:11 2018 +0300 1.3 @@ -13,7 +13,7 @@ 1.4 CONFIG_FILES="/etc/fail2ban" 1.5 1.6 DEPENDS="iptables" 1.7 -BUILD_DEPENDS="python wget" 1.8 +BUILD_DEPENDS="python" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()