Skip to content

Commit dbd2abc

Browse files
authored
Install build-essential instead
1 parent 58984ec commit dbd2abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/scripts/build_pdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
apt-get update -qq
44
apt-get install \
5-
make \
5+
build-essential \
66
texlive-latex-base \
77
texlive-latex-extra \
88
texlive-fonts-recommended \

0 commit comments

Comments
 (0)