diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2460c36758..a78e0f6f49 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -61,7 +61,7 @@ jobs: - checkout: self submodules: true - script: | - brew install boost cmake gmp mpfr libmpc bison + brew install boost cmake gmp mpfr libmpc bison texinfo displayName: 'Brew prerequisites' - script: | mkdir build