Dockerfile: install byacc
Install byacc required to build cst from source. Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de>
This commit is contained in:
committed by
Simon Glass
parent
0cf0507836
commit
c29bc337e7
@@ -64,6 +64,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
|
||||
binutils-dev \
|
||||
bison \
|
||||
build-essential \
|
||||
byacc \
|
||||
cgpt \
|
||||
clang-17 \
|
||||
coreutils \
|
||||
|
||||
Reference in New Issue
Block a user