summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSiva Mahadevan <siva_mahadevan@outlook.com>2017-06-14 15:25:22 -0400
committerJoe Wilm <jwilm@users.noreply.github.com>2017-06-18 17:05:11 -0700
commit3dfac443c7779646c96cadb06913518c458b0eb8 (patch)
treef530f62cb64c92b2a5c8ddd2f24e68f1e492c858 /README.md
parent35e4f2096a388a0043decddbd1a0ad94a2278e71 (diff)
Add dependency to FreeBSD-specific setup
Fixes problem I had with issue #609, should be better documented.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5b1cec0d..ce0346d8 100644
--- a/README.md
+++ b/README.md
@@ -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