aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-security/fail2ban/python3-fail2ban_0.10.4.0.bb
blob: 23ef027b3bb30e48f74ded32b73fd0f4a60d7d26 (plain)
1
2
3
4
5
6
7
8
inherit setuptools3
require python-fail2ban.inc

RDEPENDS_${PN}-ptest = "python3-core python3-io python3-modules python3-fail2ban"

SRC_URI += " \
        file://0001-To-fix-build-error-of-xrang.patch \
"