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 \
|
file \
|
||||||
fonts-dejavu-core \
|
fonts-dejavu-core \
|
||||||
g++ \
|
g++ \
|
||||||
|
gawk \
|
||||||
git \
|
git \
|
||||||
less \
|
less \
|
||||||
libz-dev \
|
libz-dev \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user