diff options
Diffstat (limited to 'utils/searx.sh')
| -rwxr-xr-x | utils/searx.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/searx.sh b/utils/searx.sh index 5ae9a6ade..ce118ed77 100755 --- a/utils/searx.sh +++ b/utils/searx.sh @@ -58,9 +58,9 @@ texlive-core texlive-latexextra ttf-dejavu" # dnf packages SEARX_PACKAGES_fedora="\ -python python-pip python-lxml python-babel +python python-pip python-lxml python-babel python3-devel uwsgi uwsgi-plugin-python3 -git @development-tools libxml2 +git @development-tools libxml2 openssl ShellCheck" BUILD_PACKAGES_fedora="\ |