feat(script): add freetype install requirements (#5155)
This commit is contained in:
@@ -6,4 +6,4 @@
|
|||||||
#
|
#
|
||||||
# Note: This script is run by the CI workflows.
|
# Note: This script is run by the CI workflows.
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install gcc python3 libpng-dev ruby-full gcovr cmake libjpeg-turbo8-dev
|
sudo apt install gcc python3 libpng-dev ruby-full gcovr cmake libjpeg-turbo8-dev libfreetype6-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user