new requirement for crypto libs
authorBryan <btbonval@gmail.com>
Sat, 15 Mar 2014 00:24:35 +0000 (20:24 -0400)
committerBryan <btbonval@gmail.com>
Sat, 15 Mar 2014 00:24:35 +0000 (20:24 -0400)
README.md
Vagrantfile

index ca39766c2565b0d7d272bc5915c7a267448fc563..202bc998e32da24c1fee8195d78d24debed8e68f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -256,7 +256,7 @@ not generally be needed.
    On a Debian system supporting Apt, this can be done with:
 ```
     sudo apt-get install python-pip postgresql python-virtualenv nginx \
-    virtualenvwrapper git libxml2-dev p7zip-full \
+    virtualenvwrapper git libxml2-dev p7zip-full libffi-dev \
     postgresql-server-dev-9.1 libxslt1-dev \
     libmemcached-dev python-dev rabbitmq-server \
     cmake libpng-dev libjpeg-dev libgtk2.0-dev \
index c5089d764986beacb9772b667c0b965865a11191..59bca7abb9f0281f8e1b52c6ba6805f166dc2d12 100644 (file)
@@ -67,7 +67,7 @@ add-apt-repository -y ppa:coolwanglu/pdf2htmlex # pdf2htmlex
 
 apt-get update
 apt-get upgrade -y
-apt-get install -y python-pip postgresql python-virtualenv \
+apt-get install -y python-pip postgresql python-virtualenv libffi-dev \
                    git nginx postgresql-server-dev-9.1 libxslt1-dev \
                    libxml2-dev libmemcached-dev python-dev rabbitmq-server \
                    p7zip-full pdf2htmlex