diff options
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | 2023-10-04 22:51:10 +0200 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-10-08 15:24:38 -0400 |
commit | e63009af1934a4c455758e33ca0ea06a5fd25631 (patch) | |
tree | b4e8c4956399a4c1e922a86a32af64e60ac83cf6 /dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb | |
parent | 31b70d93fcfac878caa2903c99b5b7f610befa35 (diff) | |
download | meta-security-e63009af1934a4c455758e33ca0ea06a5fd25631.tar.gz |
fail2ban: change sqlite3 dependency to python3-sqlite3
Currently, one gets
Unable to import fail2ban database module as sqlite is not available
So we need to ensure the sqlite3 python module is available. That will
automatically pull in libsqlite3.
Since fail2ban does not actually depend on the the CLI which the
sqlite3 package provides, drop that dependency.
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb')
0 files changed, 0 insertions, 0 deletions