aboutsummaryrefslogtreecommitdiff
path: root/ci/x86_64/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ci/x86_64/Dockerfile')
-rw-r--r--ci/x86_64/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/x86_64/Dockerfile b/ci/x86_64/Dockerfile
index 573de9a3..b94c07cc 100644
--- a/ci/x86_64/Dockerfile
+++ b/ci/x86_64/Dockerfile
@@ -5,3 +5,4 @@ ENV USER root
RUN apt-get update && apt-get install -y cmake libfreetype6-dev libfontconfig1-dev curl
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y
+RUN /root/.cargo/bin/cargo install cargo-deb