require pkgconf package in freebsd build

This commit is contained in:
Jeff Becker 2019-12-16 09:07:11 -05:00
parent 30a8bb681f
commit c826bb0cf4
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ install (root):
build:
$ pkg install cmake git curl libuv libsodium
$ pkg install cmake git curl libuv libsodium pkgconf
$ git clone https://github.com/loki-project/loki-network
$ cd loki-network
$ mkdir build