Skip to content
Snippets Groups Projects
Commit e574c6a2 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Another binary build fix

parent 9d7868ba
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ cd /tmp/build
useradd -d /home/user -m -s /bin/bash user
yum install -y git python-devel tar gcc gcc-c++ mercurial numpy
yum install -y git python-devel tar gcc gcc-c++ mercurial numpy libffi-devel
VENV_VERSION="virtualenv-1.9.1"
rm -Rf "$VENV_VERSION"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment