mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
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:
parent
001bac5f16
commit
d592ebd6b8
@ -64,6 +64,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
|
||||
binutils-dev \
|
||||
bison \
|
||||
build-essential \
|
||||
byacc \
|
||||
cgpt \
|
||||
clang-18 \
|
||||
coreutils \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user