Browse code

Merge "Swift PyEClib build requires 'make'"

Jenkins authored on 2015/04/04 01:16:40
Showing 1 changed files
... ...
@@ -1,4 +1,5 @@
1 1
 curl
2
+make
2 3
 memcached
3 4
 # NOTE python-nose only exists because of swift functional job, we should probably
4 5
 # figure out a more consistent way of installing this from test-requirements.txt instead