Skip to content

Commit ef29de2

Browse files
build-edk2: Install python3-dev
This dependency is required starting in edk2-stable202511. (Note however that this change alone is not sufficient to build edk2-stable202511.)
1 parent bd0e086 commit ef29de2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-edk2/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ RUN apt-get update && apt-get install -y \
88
make \
99
mono-complete \
1010
python3 \
11+
python3-dev \
1112
python3-venv \
1213
uuid-dev \
1314
wget

0 commit comments

Comments
 (0)