File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ sudo su - postgres -c "createuser -s $OE_USER" 2> /dev/null || true
6161# Install Dependencies
6262# --------------------------------------------------
6363echo -e " \n---- Install tool packages ----"
64- sudo apt-get install wget subversion git bzr bzrtools python-pip gdebi-core -y
64+ sudo apt-get install wget git python-pip gdebi-core -y
6565
6666echo -e " \n---- Install python packages ----"
6767sudo apt-get install python-dateutil python-feedparser python-ldap python-libxslt1 python-lxml python-mako python-openid python-psycopg2 python-pybabel python-pychart python-pydot python-pyparsing python-reportlab python-simplejson python-tz python-vatnumber python-vobject python-webdav python-werkzeug python-xlwt python-yaml python-zsi python-docutils python-psutil python-mock python-unittest2 python-jinja2 python-pypdf python-decorator python-requests python-passlib python-pil -y
You can’t perform that action at this time.
0 commit comments