Skip to content

Commit d02a0f6

Browse files
authored
ci: add llvm dependencies
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent c12d121 commit d02a0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ RUN apt-get update && \
8181
espeak \
8282
python3-pip \
8383
python-is-python3 \
84-
python3-dev \
84+
python3-dev lsb_release wget add-apt-repository gpg \
8585
python3-venv && \
8686
apt-get clean && \
8787
rm -rf /var/lib/apt/lists/* && \

0 commit comments

Comments
 (0)