Skip to content

Commit ce5df3d

Browse files
committed
readme: update dependencies
1 parent 1f9f26e commit ce5df3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This library is a backend and intermediate format for representation of digital
4040

4141
Install dependencies
4242
```
43-
sudo apt-get install build-essentials meson cmake libboost-all-dev git
43+
sudo apt-get install build-essentials meson ninja-build libboost-all-dev git
4444
# [NOTE] if you are using old system like like ubuntu 14 on travis-ci install fresh meson by
4545
# pip3 install meson instead to avoid complications with libboost discovery
4646
```

0 commit comments

Comments
 (0)