mirror of https://github.com/YosysHQ/yosys.git
fix: add flex-dev for FlexLexer.h header
Made-with: Cursor
This commit is contained in:
parent
402d6b0566
commit
fe4a997549
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
alpine:3.20 sh -c '
|
||||
set -ex
|
||||
apk add --no-cache \
|
||||
build-base bison flex gperf \
|
||||
build-base bison flex flex-dev gperf \
|
||||
tcl-dev readline-dev zlib-dev libffi-dev \
|
||||
libdwarf-dev elfutils-dev \
|
||||
python3 python3-dev py3-pip py3-setuptools py3-wheel \
|
||||
|
|
|
|||
Loading…
Reference in New Issue