Skip to content

Commit

Permalink
[CI ]Update amdvlk.Dockerfile, python3-jinja2
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaojbao authored Jan 3, 2024
1 parent f5542ee commit b28499b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/amdvlk.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && export TZ=America/New_York \
build-essential cmake pkg-config ninja-build \
gcc g++ binutils-gold \
llvm-14 clang-14 clang-tidy-14 libclang-common-14-dev lld-14 \
python3 python3-distutils python-is-python3 \
python3 python3-distutils python-is-python3 python3-jinja2 \
libssl-dev libx11-dev libxcb1-dev x11proto-dri2-dev libxcb-dri3-dev \
libxcb-dri2-0-dev libxcb-present-dev libxshmfence-dev libxrandr-dev \
libwayland-dev \
Expand Down

0 comments on commit b28499b

Please sign in to comment.