Browse code

Added libffi-dev to the needed packages

Change-Id: Ida7001886f17c9413b33312f12f2478a54bd6c90

Alex Gaynor authored on 2013/07/30 00:12:39
Showing 2 changed files
... ...
@@ -1,5 +1,6 @@
1 1
 curl
2 2
 gcc
3
+libffi-dev
3 4
 memcached
4 5
 python-configobj
5 6
 python-coverage
... ...
@@ -1,5 +1,6 @@
1 1
 curl
2 2
 gcc
3
+libffi-devel
3 4
 memcached
4 5
 python-configobj
5 6
 python-coverage