Skip to content
Snippets Groups Projects
Unverified Commit 8e22ee70 authored by Niaz Faridani-Rad's avatar Niaz Faridani-Rad Committed by GitHub
Browse files

Add rustc and libtinfo5

This solves old dependency issues
parent 4d6034a4
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,8 @@ RUN apt-get update && \
pkg-config \
python3-dev \
python3-pip \
rustc \
libtinfo5 \
swig \
unzip && \
apt-get clean && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment