[oonib/master] Make Vagrantfile also install libffi-dev

21 May
2014
21 May
'14
10:48 a.m.
commit f65f1683f10714291d8ab899ee02f41fca02484d Author: Taylor Hornby <havoc@defuse.ca> Date: Wed Apr 30 12:33:39 2014 -0600 Make Vagrantfile also install libffi-dev --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 347ad34..4a89157 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -112,7 +112,7 @@ end $setup_script = <<SCRIPT apt-get update -apt-get -y install curl python-setuptools python-dev libsqlite3-dev +apt-get -y install curl python-setuptools python-dev libsqlite3-dev libffi-dev echo "Updating to the latest version of PIP" cd /tmp/
4021
Age (days ago)
4021
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org