ADO: add texinfo to macos deps

This commit is contained in:
Wolfgang Thaller 2023-12-29 14:42:53 +01:00
parent 86146d338b
commit 398e7361a7
1 changed files with 1 additions and 1 deletions

View File

@ -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