File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828# if building with USE_OCCT additionally: #
2929# * freetype * glx.h #
3030# #
31+ # For python37 to install correctly additionally: #
32+ # * libffi(-dev[el]) #
33+ # #
3134# on debian 7.8 these can be obtained with: #
3235# $ apt-get install git gcc g++ autoconf bison bzip2 #
33- # libfreetype6-dev mesa-common-dev #
36+ # libfreetype6-dev mesa-common-dev libffi-dev #
3437# #
3538# on ubuntu 14.04: #
3639# $ apt-get install git gcc g++ autoconf bison make #
37- # libfreetype6-dev mesa-common-dev #
40+ # libfreetype6-dev mesa-common-dev libffi-dev #
3841# #
3942# on OS X El Capitan with homebrew: #
40- # $ brew install git bison autoconf automake freetype #
43+ # $ brew install git bison autoconf automake freetype libffi #
4144# #
4245###############################################################################
4346
You can’t perform that action at this time.
0 commit comments