Skip to content

Commit 7aecf80

Browse files
committed
test
1 parent bb67163 commit 7aecf80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ddev/ci/scripts/kafka_consumer/linux/32_install_kerberos.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -ex
44

55
sudo apt update
6-
sudo apt install -y --no-install-recommends build-essential libkrb5-dev wget software-properties-common lsb-release gcc make python3 python3-pip python3-dev libsasl2-modules-gssapi-mit krb5-user
6+
sudo apt install -y --no-install-recommends build-essential libkrb5-dev wget software-properties-common lsb-release gcc make python3 python3-piplibsasl2-modules-gssapi-mit krb5-user python3-dev
77

88
# Install librdkafka from source since no binaries are available for the distribution we use on the CI:
99
git clone https://github.com/confluentinc/librdkafka

0 commit comments

Comments
 (0)