aboutsummaryrefslogtreecommitdiff
path: root/deployment/Dockerfile.windows.amd64
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/Dockerfile.windows.amd64')
-rw-r--r--deployment/Dockerfile.windows.amd644
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/Dockerfile.windows.amd64 b/deployment/Dockerfile.windows.amd64
index 8336c02ee..f91370080 100644
--- a/deployment/Dockerfile.windows.amd64
+++ b/deployment/Dockerfile.windows.amd64
@@ -11,8 +11,8 @@ ENV IS_DOCKER=YES
# Prepare Debian build environment
RUN apt-get update -yqq \
&& apt-get install -yqq --no-install-recommends \
- apt-transport-https debhelper gnupg wget devscripts \
- mmv libc6-dev libcurl4-openssl-dev libfontconfig1-dev \
+ apt-transport-https debhelper gnupg devscripts \
+ mmv libcurl4-openssl-dev libfontconfig1-dev \
libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0 zip
# Link to docker-build script