[tor-commits] [oonib/master] Add libffi-dev to the dependencies.

art at torproject.org art at torproject.org
Wed Mar 26 17:54:37 UTC 2014


commit f52cf055bca90f87e1fff3a9d87176658e4472b5
Author: Arturo Filastò <hellais at users.noreply.github.com>
Date:   Mon Mar 10 01:33:34 2014 +0100

    Add libffi-dev to the dependencies.
---
 README.md |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8504d05..f11e4a0 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ There are a few dependencies which we recommend you get from your
 distribution's archives.
 
 ```
-sudo apt-get install build-essential python-dev python-setuptools openssl libsqlite3-dev
+sudo apt-get install build-essential python-dev python-setuptools openssl libsqlite3-dev libffi-dev
 ```
 
 ### Tor





More information about the tor-commits mailing list