[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



commit f65f1683f10714291d8ab899ee02f41fca02484d
Author: Taylor Hornby <havoc@xxxxxxxxx>
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/



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits