try python again, 9

This commit is contained in:
TLINDEN
2015-04-19 18:14:38 +02:00
parent ef251bf024
commit d6b88888f9

View File

@@ -46,7 +46,7 @@ before_install:
#
# python bindings runtime dependencies
- sudo apt-get update -qq
- sudo apt-get install python-pip texi2html
- sudo apt-get install python-pip texinfo
- git clone https://github.com/atgreen/libffi
- cd libffi
- ./autogen.sh