From 9b1a3e8947d13324d9ffd2d7ca8afddd2a624cb6 Mon Sep 17 00:00:00 2001 From: Luca Weiss Date: Fri, 12 Jul 2019 18:09:07 +0200 Subject: [PATCH] builds/freebsd: Install pkgconf --- .builds/freebsd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml index 0100271..63fb2fe 100644 --- a/.builds/freebsd.yml +++ b/.builds/freebsd.yml @@ -4,6 +4,7 @@ packages: - automake - libiconv - libtool +- pkgconf sources: - https://github.com/libusb/hidapi tasks: