mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Added installation of libffi-dev (or libffi-devel) to install docs, scripts, Dockerfiles
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
- git
|
||||
- g++
|
||||
- python3-dev
|
||||
- libffi-dev
|
||||
- python3-setuptools # mainly for easy_install3, which is used to get latest pip3
|
||||
|
||||
# This should make both pip and pip3 be pip version >=8.1.2 (python 3.4).
|
||||
|
||||
Reference in New Issue
Block a user