1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Adding python-dev to the list of packages for ubuntu1204 docker

[ci skip]
This commit is contained in:
James Cammarata 2016-03-13 09:21:10 -04:00
parent 9d459386ce
commit 2fa1936ff9

View file

@ -43,6 +43,7 @@ RUN /usr/sbin/update-rc.d -f ondemand remove; \
RUN apt-get install -y \
python-coverage \
python-dev \
python-httplib2 \
python-jinja2 \
python-keyczar \