summaryrefslogtreecommitdiff
path: root/ci/i386/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ci/i386/Dockerfile')
-rw-r--r--ci/i386/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/i386/Dockerfile b/ci/i386/Dockerfile
index c9d3fc15..cdec1ec5 100644
--- a/ci/i386/Dockerfile
+++ b/ci/i386/Dockerfile
@@ -6,3 +6,4 @@ RUN apt-get update && apt-get install -y cmake libfreetype6-dev libfontconfig1-d
RUN curl https://sh.rustup.rs -sSf | sh -s -- -y
RUN /root/.cargo/bin/rustup default stable-i686-unknown-linux-gnu
+RUN /root/.cargo/bin/cargo install cargo-deb