projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
918b764
)
[ci] add libsndfile-dev to azure dependencies
author
Paul Brossier
<piem@piem.org>
Thu, 28 Dec 2023 12:21:18 +0000
(13:21 +0100)
committer
Paul Brossier
<piem@piem.org>
Thu, 28 Dec 2023 12:21:18 +0000
(13:21 +0100)
azure-pipelines.yml
patch
|
blob
|
history
diff --git
a/azure-pipelines.yml
b/azure-pipelines.yml
index
87882ed
..
aedf89c
100644
(file)
--- a/
azure-pipelines.yml
+++ b/
azure-pipelines.yml
@@
-7,7
+7,7
@@
jobs:
steps:
- script: |
sudo apt update
- sudo apt install libavformat-dev librubberband-dev libvorbis-dev libflac-dev
+ sudo apt install lib
sndfile-dev lib
avformat-dev librubberband-dev libvorbis-dev libflac-dev
displayName: 'deps'
- script: |
make