mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-03 19:45:56 +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
|
python3-dev python-virtualenv cmake
|
||||||
sudo apt-get -y install libtiff5-dev libjpeg8-dev zlib1g-dev \
|
sudo apt-get -y install libtiff5-dev libjpeg8-dev zlib1g-dev \
|
||||||
libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-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_openjpeg.sh
|
||||||
./install_imagequant.sh
|
./install_imagequant.sh
|
||||||
./install_raqm.sh
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user