diff options
Diffstat (limited to 'dynamic-layers/meta-python')
-rw-r--r-- | dynamic-layers/meta-python/recipes-security/fail2ban/python3-fail2ban_1.0.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dynamic-layers/meta-python/recipes-security/fail2ban/python3-fail2ban_1.0.2.bb b/dynamic-layers/meta-python/recipes-security/fail2ban/python3-fail2ban_1.0.2.bb index 68695f2..135e97c 100644 --- a/dynamic-layers/meta-python/recipes-security/fail2ban/python3-fail2ban_1.0.2.bb +++ b/dynamic-layers/meta-python/recipes-security/fail2ban/python3-fail2ban_1.0.2.bb | |||
@@ -72,4 +72,3 @@ RDEPENDS:${PN} += " python3-logging python3-fcntl python3-json" | |||
72 | RDEPENDS:${PN}-ptest = "python3-core python3-io python3-modules python3-fail2ban" | 72 | RDEPENDS:${PN}-ptest = "python3-core python3-io python3-modules python3-fail2ban" |
73 | 73 | ||
74 | RRECOMMENDS:${PN} += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'python3-systemd', '', d)}" | 74 | RRECOMMENDS:${PN} += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'python3-systemd', '', d)}" |
75 | RRECOMMENDS:${PN} += "python3-distutils" | ||