Browse Source

Python dependency

Bob Mottram 9 years ago
parent
commit
6c176ddeaf
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone View File

@@ -9185,7 +9185,7 @@ function install_search_engine {
9185 9185
         return
9186 9186
     fi
9187 9187
 
9188
-    apt-get -y install python-pip libyaml-dev python-werkzeug python-babel
9188
+    apt-get -y install python-pip libyaml-dev python-werkzeug python-babel python-lxml
9189 9189
     apt-get -y install git build-essential libxslt-dev python-dev python-virtualenv python-pybabel zlib1g-dev uwsgi uwsgi-plugin-python libapache2-mod-uwsgi
9190 9190
 
9191 9191
     pip install --upgrade pip