We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d91f9ae commit b84a8e0Copy full SHA for b84a8e0
.ci/install.sh
@@ -20,7 +20,7 @@ set -e
20
sudo apt-get -qq install libfreetype6-dev liblcms2-dev python3-tk\
21
ghostscript libffi-dev libjpeg-turbo-progs libopenjp2-7-dev\
22
cmake imagemagick libharfbuzz-dev libfribidi-dev\
23
- ninja-build build-essential nasm
+ ninja-build nasm
24
25
python3 -m pip install --upgrade pip
26
PYTHONOPTIMIZE=0 python3 -m pip install cffi
0 commit comments