mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Dockerfile: add gawk dependency
This is needed to build glibc on CI
This commit is contained in:
parent
7ab7ace64e
commit
31a95d21be
@ -14,6 +14,7 @@ RUN apt-get update \
|
||||
file \
|
||||
fonts-dejavu-core \
|
||||
g++ \
|
||||
gawk \
|
||||
git \
|
||||
less \
|
||||
libz-dev \
|
||||
|
Loading…
x
Reference in New Issue
Block a user