Add sqlite deps as they can be referenced by sqlalchemy

Change-Id: I97892f2dadd4504d14c95c08c80bc028fd295df0
This commit is contained in:
Corey Bryant 2017-05-02 12:32:49 +00:00
parent 3bed732c4e
commit cbd06671b6
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@ parts:
source: http://tarballs.openstack.org/keystone/keystone-stable-ocata.tar.gz
python-packages:
- pymysql
- pysqlite
- uwsgi
- git+https://github.com/openstack/snap.openstack#egg=snap.openstack
constraints: https://raw.githubusercontent.com/openstack/requirements/stable/ocata/upper-constraints.txt
@ -41,6 +42,7 @@ parts:
- gcc
- libffi-dev
- libssl-dev
- libsqlite3-dev
stage-packages: [nginx]
stage:
- -usr/bin/2to3