mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-03 11:35:52 +03:00
fix ubuntu build
This commit is contained in:
parent
eb75a942f2
commit
e8584f3f89
|
@ -10,8 +10,7 @@ sudo apt-get -y install python-dev python-setuptools \
|
|||
python3-dev python-virtualenv cmake
|
||||
sudo apt-get -y install libtiff5-dev libjpeg8-dev zlib1g-dev \
|
||||
libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev \
|
||||
python-tk python3-tk libharfbuzz-dev libfribidi-dev
|
||||
python-tk python3-tk libharfbuzz-dev libfribidi-dev libraqm-dev
|
||||
|
||||
./install_openjpeg.sh
|
||||
./install_imagequant.sh
|
||||
./install_raqm.sh
|
||||
./install_imagequant.sh
|
Loading…
Reference in New Issue
Block a user