Commit 39df38cb authored by dorseycolin's avatar dorseycolin Committed by Tomasz Zawadzki
Browse files

scripts: add pkgconf to freebsd pkgdep script



FreeBSD does not come with pkgconf, which scripts in this project use.
Add pkgconf to it.

Change-Id: Ie16798e2ddaa8e3b1a840d34ac6671ddbe1252ca
Signed-off-by: default avatardorseycolin <colin.dorsey@dell.com>
Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26073


Reviewed-by: default avatarTomasz Zawadzki <tomasz@tzawadzki.com>
Reviewed-by: default avatarJim Harris <jim.harris@nvidia.com>
Tested-by: default avatarSPDK Automated Test System <spdkbot@gmail.com>
parent a8b7b6c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#  All rights reserved.
#
# Minimal install
pkg install -y gmake cunit openssl git bash python ncurses ninja meson
pkg install -y pkgconf gmake cunit openssl git bash python ncurses ninja meson
pkg install -g -y "py*-pyelftools-*" "py*-pandas" "py*-Jinja2" "py*-tabulate-*"
# Additional dependencies for ISA-L used in compression
pkg install -y autoconf automake libtool help2man