summaryrefslogtreecommitdiff
path: root/bootstrap/generated-dists/ubuntu1404/bootstrap.sh
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2019-05-23 15:01:52 +0200
committerRalph Boehme <slow@samba.org>2019-05-28 10:34:24 +0000
commitfa2a530cadb2540a8fb677c6b35d5f85fc635921 (patch)
tree853d49e4bba441986bce4b6f320f5e0561668329 /bootstrap/generated-dists/ubuntu1404/bootstrap.sh
parent37de8208d1c24008c5832b95417a274f86bc2336 (diff)
downloadsamba-fa2a530cadb2540a8fb677c6b35d5f85fc635921.tar.gz
bootstrap: add mingw packages
This makes sure we at least compile the example/winexe code Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'bootstrap/generated-dists/ubuntu1404/bootstrap.sh')
-rwxr-xr-xbootstrap/generated-dists/ubuntu1404/bootstrap.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/generated-dists/ubuntu1404/bootstrap.sh b/bootstrap/generated-dists/ubuntu1404/bootstrap.sh
index ba193207c44..65625604f4b 100755
--- a/bootstrap/generated-dists/ubuntu1404/bootstrap.sh
+++ b/bootstrap/generated-dists/ubuntu1404/bootstrap.sh
@@ -70,6 +70,7 @@ apt-get -y install \
lsb-release \
make \
mawk \
+ mingw-w64 \
nettle-dev \
patch \
perl \