|
@@ -46,7 +46,6 @@ SEARX_PACKAGES_debian="\
|
|
python3-dev python3-babel python3-venv
|
|
python3-dev python3-babel python3-venv
|
|
uwsgi uwsgi-plugin-python3
|
|
uwsgi uwsgi-plugin-python3
|
|
git build-essential libxslt-dev zlib1g-dev libffi-dev libssl-dev
|
|
git build-essential libxslt-dev zlib1g-dev libffi-dev libssl-dev
|
|
-libprotobuf-dev protobuf-compiler
|
|
|
|
shellcheck"
|
|
shellcheck"
|
|
|
|
|
|
BUILD_PACKAGES_debian="\
|
|
BUILD_PACKAGES_debian="\
|
|
@@ -59,7 +58,6 @@ SEARX_PACKAGES_arch="\
|
|
python python-pip python-lxml python-babel
|
|
python python-pip python-lxml python-babel
|
|
uwsgi uwsgi-plugin-python
|
|
uwsgi uwsgi-plugin-python
|
|
git base-devel libxml2
|
|
git base-devel libxml2
|
|
-protobuf
|
|
|
|
shellcheck"
|
|
shellcheck"
|
|
|
|
|
|
BUILD_PACKAGES_arch="\
|
|
BUILD_PACKAGES_arch="\
|
|
@@ -71,7 +69,7 @@ SEARX_PACKAGES_fedora="\
|
|
python python-pip python-lxml python-babel
|
|
python python-pip python-lxml python-babel
|
|
uwsgi uwsgi-plugin-python3
|
|
uwsgi uwsgi-plugin-python3
|
|
git @development-tools libxml2
|
|
git @development-tools libxml2
|
|
-ShellCheck protobuf-compiler protobuf-devel"
|
|
|
|
|
|
+ShellCheck"
|
|
|
|
|
|
BUILD_PACKAGES_fedora="\
|
|
BUILD_PACKAGES_fedora="\
|
|
firefox graphviz graphviz-gd ImageMagick librsvg2-tools
|
|
firefox graphviz graphviz-gd ImageMagick librsvg2-tools
|
|
@@ -84,7 +82,7 @@ SEARX_PACKAGES_centos="\
|
|
python36 python36-pip python36-lxml python-babel
|
|
python36 python36-pip python36-lxml python-babel
|
|
uwsgi uwsgi-plugin-python3
|
|
uwsgi uwsgi-plugin-python3
|
|
git @development-tools libxml2
|
|
git @development-tools libxml2
|
|
-ShellCheck protobuf-compiler protobuf-devel"
|
|
|
|
|
|
+ShellCheck"
|
|
|
|
|
|
BUILD_PACKAGES_centos="\
|
|
BUILD_PACKAGES_centos="\
|
|
firefox graphviz graphviz-gd ImageMagick librsvg2-tools
|
|
firefox graphviz graphviz-gd ImageMagick librsvg2-tools
|