mirror of https://github.com/YosysHQ/yosys.git
fix: add libdwarf-dev and elfutils-dev for backward-cpp headers
Made-with: Cursor
This commit is contained in:
parent
7a35a982d3
commit
402d6b0566
|
|
@ -32,6 +32,7 @@ jobs:
|
|||
apk add --no-cache \
|
||||
build-base bison flex gperf \
|
||||
tcl-dev readline-dev zlib-dev libffi-dev \
|
||||
libdwarf-dev elfutils-dev \
|
||||
python3 python3-dev py3-pip py3-setuptools py3-wheel \
|
||||
git pkgconf ccache
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue