diff --git a/scripts/azure-pipelines/osx/configuration/Vagrantfile b/scripts/azure-pipelines/osx/configuration/Vagrantfile index c08703777b63be..c8bf8ce6b4fc73 100644 --- a/scripts/azure-pipelines/osx/configuration/Vagrantfile +++ b/scripts/azure-pipelines/osx/configuration/Vagrantfile @@ -21,7 +21,8 @@ brew_formulas = [ 'libtool', 'mono', 'pkg-config', - 'yasm' ] + 'yasm', + 'gperf' ] brew_cask_formulas = [ 'powershell',