diff --git a/misc/make-deps.sh b/misc/make-deps.sh index 249ba697..7077e79c 100755 --- a/misc/make-deps.sh +++ b/misc/make-deps.sh @@ -52,7 +52,7 @@ fi if [ ! -z "$BREW" ]; then # coreutils contains gtimeout, gstat, etc - $BREW install libvirt augeas coreutils || true + $BREW install pkg-config libvirt augeas coreutils || true fi if [ ! -z "$PACMAN" ]; then