Bug 1439726 Add patch to the MinGW Dockerfile r?glandium draft
authorTom Ritter <tom@mozilla.com>
Tue, 20 Feb 2018 14:09:07 -0600
changeset 757567 72176c5eb5a015d27b2ef0447e0099b2484fa4d0
parent 757566 2174ae41ec13ee378d5602dfac0aedc83f22b585
push id99778
push userbmo:tom@mozilla.com
push dateTue, 20 Feb 2018 20:44:58 +0000
reviewersglandium
bugs1439726
milestone60.0a1
Bug 1439726 Add patch to the MinGW Dockerfile r?glandium MozReview-Commit-ID: DIzDSnNHzfM
taskcluster/docker/mingw32-build/Dockerfile
--- a/taskcluster/docker/mingw32-build/Dockerfile
+++ b/taskcluster/docker/mingw32-build/Dockerfile
@@ -20,16 +20,17 @@ RUN apt-get update && \
       bzip2 \
       flex \
       curl \
       file \
       gawk \
       g++-multilib \
       gnupg \
       libucl-dev \
+      patch \
       p7zip-full \
       scons \
       tar \
       unzip \
       uuid \
       wget \
       x11-utils \
       xvfb \