diff --git a/scripts/azure-pipelines/osx/configuration/Vagrantfile b/scripts/azure-pipelines/osx/configuration/Vagrantfile index 08c472fe6d6bd7..6253962bcc8d87 100644 --- a/scripts/azure-pipelines/osx/configuration/Vagrantfile +++ b/scripts/azure-pipelines/osx/configuration/Vagrantfile @@ -18,8 +18,10 @@ brew_formulas = [ 'autoconf', 'automake', 'bison', + 'gettext', 'gfortran', 'gperf', + 'gtk-doc', 'libtool', 'meson', 'mono',