mirror of https://github.com/YosysHQ/yosys.git
Forgot libnsl-dev
This commit is contained in:
parent
652a9a63b2
commit
bbaeb90a23
|
|
@ -8,7 +8,7 @@ runs:
|
|||
shell: bash
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install libdwarf-dev libelf-dev elfutils libdw-dev ccache
|
||||
sudo apt-get install libnsl-dev libdwarf-dev libelf-dev elfutils libdw-dev ccache
|
||||
sudo apt-get install gperf build-essential bison flex libfl-dev libreadline-dev gawk tcl-dev libffi-dev git graphviz xdot pkg-config python3 libboost-system-dev libboost-python-dev libboost-filesystem-dev zlib1g-dev libbz2-dev libgtest-dev
|
||||
|
||||
- name: Install macOS Dependencies
|
||||
|
|
|
|||
Loading…
Reference in New Issue