Skip to content

Commit ca85bae

Browse files
Point out that pkgconf is needed for bootstrap too. (#368)
1 parent 0ae7539 commit ca85bae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/compiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Supported options:
1919

2020
Install dependencies for running bootstrap:
2121

22-
sudo apt-get install autoconf automake libtool gettext
22+
sudo apt-get install autoconf automake libtool gettext pkgconf
2323

2424
Run bootstrap (only when building from git repo):
2525

0 commit comments

Comments
 (0)