Missing package
This commit is contained in:
parent
0d5bc8900a
commit
ac1bf02e4f
|
@ -814,7 +814,7 @@ function install_searx {
|
|||
fi
|
||||
|
||||
apt-get -yq install python-pip libyaml-dev python-werkzeug python-babel python-lxml apache2-utils
|
||||
apt-get -yq install git build-essential libxslt-dev python-dev python-virtualenv python-pybabel zlib1g-dev uwsgi uwsgi-plugin-python libapache2-mod-uwsgi imagemagick
|
||||
apt-get -yq install git build-essential libxslt-dev python-dev python-virtualenv zlib1g-dev uwsgi uwsgi-plugin-python libapache2-mod-uwsgi imagemagick
|
||||
|
||||
pip install --upgrade pip
|
||||
|
||||
|
|
Loading…
Reference in New Issue