Files @ r24353:3181b4904b04
Branch filter:

Location: cpp/openttd-patchpack/source/azure-pipelines/templates/osx-dependencies.yml

translators
Update: Translations from eints
german: 1 change by frosch123
1
2
3
4
5
steps:
- script: |
    set -ex
    HOMEBREW_NO_AUTO_UPDATE=1 brew install pkg-config lzo xz libpng freetype
  displayName: 'Install dependencies'