[ci] add libsndfile-dev to azure dependencies
authorPaul Brossier <piem@piem.org>
Thu, 28 Dec 2023 12:21:18 +0000 (13:21 +0100)
committerPaul Brossier <piem@piem.org>
Thu, 28 Dec 2023 12:21:18 +0000 (13:21 +0100)
azure-pipelines.yml

index 87882ed..aedf89c 100644 (file)
@@ -7,7 +7,7 @@ jobs:
   steps:
   - script: |
       sudo apt update
-      sudo apt install libavformat-dev librubberband-dev libvorbis-dev libflac-dev
+      sudo apt install libsndfile-dev libavformat-dev librubberband-dev libvorbis-dev libflac-dev
     displayName: 'deps'
   - script: |
       make