Skip to content

Commit 881dc13

Browse files
authored
[libc++] Install Python packaging to resolve LLDB data formatter issues (#95971)
This should fix the failures that started happening after #93712 landed.
1 parent e773f53 commit 881dc13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/utils/ci/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ RUN sudo apt-get update \
9292
python3 \
9393
python3-dev \
9494
python3-distutils \
95+
python3-packaging \
9596
python3-psutil \
9697
software-properties-common \
9798
swig4.0 \

0 commit comments

Comments
 (0)