From ac1bf02e4faaa413c2f8897f9c2159ba51d2c088 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 12 Jun 2017 13:04:59 +0100 Subject: [PATCH] Missing package --- src/freedombone-app-searx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-app-searx b/src/freedombone-app-searx index b62dfd7f..53cb0daf 100755 --- a/src/freedombone-app-searx +++ b/src/freedombone-app-searx @@ -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