Skip to content

Commit c43ec12

Browse files
tdudgeonElixir-Deploy-Bot
authored andcommitted
missing libfreetype library for cartridge
1 parent baba266 commit c43ec12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile-cartridge-debian

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ RUN apt-get update &&\
3232
libboost-date-time1.67.0\
3333
libboost-atomic1.67.0\
3434
libboost-iostreams1.67.0\
35+
libfreetype6\
3536
postgresql-$PG_MAJOR\
3637
postgresql-client-$PG_MAJOR\
3738
postgresql-plpython3-$PG_MAJOR\

0 commit comments

Comments
 (0)