this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Install libfreetype6-dev:i386 in CircleCI

authored by

Ariel Abreu and committed by
GitHub
b1d6a3e8 0db36e74

+1 -1
+1 -1
.circleci/config.yml
··· 28 28 29 29 sudo apt-get update 30 30 sudo apt-get upgrade -y cmake 31 - sudo apt-get install --no-install-recommends -y devscripts equivs debhelper libdistro-info-perl python3.8 clang-9 31 + sudo apt-get install --no-install-recommends -y devscripts equivs debhelper libdistro-info-perl python3.8 clang-9 libfreetype6-dev:i386 32 32 sudo mk-build-deps -i -r -t "apt-get --no-install-recommends -y" debian/control 33 33 34 34 sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.8 1