Ignore:
Timestamp:
Oct 5, 2018, 7:08:49 PM (6 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
Children:
63a14de, faf2702
Parents:
07b47b1
Message:

azure-pipelines.yml: also install pkg-config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • azure-pipelines.yml

    r07b47b1 rf5b8800  
    2525  - script: |
    2626      brew update
     27      brew install pkg-config
    2728      brew install sox ffmpeg libsndfile lcov
    28     displayName: 'brew install sox ffmpeg libsndfile lcov'
     29    displayName: 'brew install'
    2930  - script: |
    3031      make
Note: See TracChangeset for help on using the changeset viewer.