projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5b8800
)
azure-pipelines.yml: also install gnupg
author
Paul Brossier
<piem@piem.org>
Fri, 5 Oct 2018 19:21:47 +0000
(21:21 +0200)
committer
Paul Brossier
<piem@piem.org>
Fri, 5 Oct 2018 19:21:47 +0000
(21:21 +0200)
azure-pipelines.yml
patch
|
blob
|
history
diff --git
a/azure-pipelines.yml
b/azure-pipelines.yml
index
635ca5e
..
3cec617
100644
(file)
--- a/
azure-pipelines.yml
+++ b/
azure-pipelines.yml
@@
-24,7
+24,7
@@
jobs:
steps:
- script: |
brew update
- brew install pkg-config
+ brew install pkg-config
gnupg
brew install sox ffmpeg libsndfile lcov
displayName: 'brew install'
- script: |