Skip to content

Commit

Permalink
fix: add missing edk2 packages
Browse files Browse the repository at this point in the history
Signed-off-by: AtomicFS <[email protected]>
  • Loading branch information
AtomicFS committed Sep 25, 2024
1 parent 96b5bf7 commit 434ec0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/edk2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,10 @@ RUN arch="$(dpkg --print-architecture)" && arch="${arch##*-}"; \
apt-get install -y --no-install-recommends \
${PYTHON_PACKAGES} \
acpica-tools \
bison \
bsdmainutils \
build-essential \
flex \
g++-${GCC_VERSION} \
gcc-${GCC_VERSION} \
git \
Expand Down

0 comments on commit 434ec0a

Please sign in to comment.