fix: compile errors with fonts (#5808)

This commit is contained in:
CVan 2023-11-20 19:19:36 -05:00 committed by Jesse Hills
parent 1c4b06700f
commit d0ac202a3f
No known key found for this signature in database
GPG key ID: BEAAE804EFD8E83A

View file

@ -48,6 +48,8 @@ RUN \
libfreetype-dev=2.12.1+dfsg-5 \
libssl-dev=3.0.11-1~deb12u2 \
libffi-dev=3.4.4-1 \
libopenjp2-7=2.5.0-2 \
libtiff6=4.5.0-6 \
cargo=0.66.0+ds1-1 \
pkg-config=1.8.1-1 \
gcc-arm-linux-gnueabihf=4:12.2.0-3; \