Skip to content

Commit

Permalink
docs(readme): add pkgconf to list of Debian deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dbohdan committed Oct 5, 2024
1 parent 9f2edf7 commit 82344b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ options:
### Debian/Ubuntu

```sh
sudo apt install -y build-essential graphicsmagick linpng-dev tclsh zlib1g-dev
sudo apt install -y build-essential graphicsmagick linpng-dev pkgconf tclsh zlib1g-dev
gmake test
```

Expand Down

0 comments on commit 82344b2

Please sign in to comment.