Skip to content
Snippets Groups Projects
Commit c533f69d authored by Mads R. Christensen's avatar Mads R. Christensen
Browse files

Added libffi-devel in CentOS 7 installation requirements and fixed indentation...

Added libffi-devel in CentOS 7 installation requirements and fixed indentation of yum groupinstall. Signed-off-by: default avatarMads Robin Christensen <mads@v42.dk>
parent 3dd09a87
No related branches found
No related tags found
No related merge requests found
......@@ -115,8 +115,8 @@ Installing prerequisites on CentOS 7::
sudo yum install libtiff-devel libjpeg-devel libzip-devel freetype-devel \
lcms2-devel libwebp-devel tcl-devel tk-devel \
python-virtualenv
sudo yum groupinstall "Development Tools"
python-virtualenv libffi-devel
sudo yum groupinstall "Development Tools"
Installing prerequisites on Mac OS X::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment