summaryrefslogtreecommitdiff
path: root/bootstrap/generated-dists/ubuntu1804/bootstrap.sh
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2019-04-29 10:51:33 +0200
committerAndreas Schneider <asn@cryptomilk.org>2019-04-29 16:04:28 +0000
commit40f91924d6e5ab6d87a5c65256d2df235429d313 (patch)
tree36cb71a83dad40ae6218b0ecbb5b74de1c29c693 /bootstrap/generated-dists/ubuntu1804/bootstrap.sh
parentcf79ee15bd2e669d881f92bfd1a1ab1034615480 (diff)
downloadsamba-40f91924d6e5ab6d87a5c65256d2df235429d313.tar.gz
gitlab-ci: Install missing krb5-kdc package on Ubuntu/Debian
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'bootstrap/generated-dists/ubuntu1804/bootstrap.sh')
-rwxr-xr-xbootstrap/generated-dists/ubuntu1804/bootstrap.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/generated-dists/ubuntu1804/bootstrap.sh b/bootstrap/generated-dists/ubuntu1804/bootstrap.sh
index 0defc9325b6..7a5dc23e62e 100755
--- a/bootstrap/generated-dists/ubuntu1804/bootstrap.sh
+++ b/bootstrap/generated-dists/ubuntu1804/bootstrap.sh
@@ -33,6 +33,7 @@ apt-get -y install \
hostname \
htop \
krb5-config \
+ krb5-kdc \
krb5-user \
language-pack-en \
libacl1-dev \