mirror of
https://github.com/VSCodium/vscode-linux-build-agent.git
synced 2025-12-11 05:45:40 -06:00
add libkrb5-dev to bionic-ppc64le
This commit is contained in:
parent
cfb54c8d5c
commit
8dedc3a9a7
@ -28,6 +28,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
libx11-xcb-dev:ppc64el \
|
||||
libxkbfile-dev:ppc64el \
|
||||
libsecret-1-dev:ppc64el \
|
||||
libkrb5-dev:ppc64el \
|
||||
curl \
|
||||
gnupg \
|
||||
unzip \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user