Add dependency to FreeBSD-specific setup

Fixes problem I had with issue #609, should be better documented.
This commit is contained in:
Siva Mahadevan 2017-06-14 15:25:22 -04:00 committed by Joe Wilm
parent 35e4f2096a
commit 3dfac443c7
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ command that should install all of them. If something is still found to be
missing, please open an issue.
```sh
pkg install cmake freetype2 fontconfig xclip
pkg install cmake freetype2 fontconfig xclip pkgconf
```
#### Other