projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67c06d8
)
[ci] install rubberband on azure linux
author
Paul Brossier
<piem@piem.org>
Thu, 2 Jul 2020 11:37:32 +0000
(13:37 +0200)
committer
Paul Brossier
<piem@piem.org>
Thu, 2 Jul 2020 11:37:32 +0000
(13:37 +0200)
azure-pipelines.yml
patch
|
blob
|
history
diff --git
a/azure-pipelines.yml
b/azure-pipelines.yml
index
f6071ac
..
e5abd46
100644
(file)
--- a/
azure-pipelines.yml
+++ b/
azure-pipelines.yml
@@
-6,7
+6,7
@@
jobs:
vmImage: 'ubuntu-latest'
steps:
- script: |
- sudo apt install libavformat-dev
+ sudo apt install libavformat-dev
librubberband-dev
displayName: 'deps'
- script: |
make