From 3dfac443c7779646c96cadb06913518c458b0eb8 Mon Sep 17 00:00:00 2001 From: Siva Mahadevan Date: Wed, 14 Jun 2017 15:25:22 -0400 Subject: Add dependency to FreeBSD-specific setup Fixes problem I had with issue #609, should be better documented. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3-54-g00ecf