Skip to content

Commit

Permalink
fix: indicate dependency on pkgconf in ubuntu docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kim-em committed Jan 14, 2025
1 parent 9dbe5e6 commit 9232e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/make/ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ follow the [generic build instructions](index.md).
## Basic packages

```bash
sudo apt-get install git libgmp-dev libuv1-dev cmake ccache clang
sudo apt-get install git libgmp-dev libuv1-dev cmake ccache clang pkgconf
```

0 comments on commit 9232e28

Please sign in to comment.