Browse code

Merge "Promote libffi-dev as a general dependency"

Jenkins authored on 2014/07/22 23:38:24
Showing 6 changed files
... ...
@@ -24,3 +24,4 @@ python-mock # testonly
24 24
 python2.7
25 25
 bc
26 26
 libyaml-dev
27
+libffi-dev
... ...
@@ -1,4 +1,3 @@
1
-libffi-dev
2 1
 libmysqlclient-dev  # testonly
3 2
 libpq-dev           # testonly
4 3
 libssl-dev          # testonly
... ...
@@ -1,5 +1,4 @@
1 1
 curl
2
-libffi-dev
3 2
 memcached
4 3
 python-configobj
5 4
 python-coverage
... ...
@@ -7,6 +7,7 @@ git-core
7 7
 openssh-server
8 8
 openssl
9 9
 openssl-devel # to rebuild pyOpenSSL if needed
10
+libffi-devel
10 11
 libxml2-devel
11 12
 libxslt-devel
12 13
 psmisc
... ...
@@ -1,4 +1,3 @@
1
-libffi-devel
2 1
 libxml2-devel       # testonly
3 2
 libxslt-devel       # testonly
4 3
 mysql-devel         # testonly
... ...
@@ -1,5 +1,4 @@
1 1
 curl
2
-libffi-devel
3 2
 memcached
4 3
 python-configobj
5 4
 python-coverage