1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00

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

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