diff options
author | ouwou <26526779+ouwou@users.noreply.github.com> | 2024-06-07 00:27:44 -0400 |
---|---|---|
committer | ouwou <26526779+ouwou@users.noreply.github.com> | 2024-06-07 00:27:44 -0400 |
commit | 28f56725c30113eb0aab6ce3709675f512df5a48 (patch) | |
tree | ed101ee7e09e02f7d6d80d1312688df3ed2d9620 /ci | |
parent | 25ecbce043cc4644d8cce559eba2931ed3df9826 (diff) | |
download | abaddon-portaudio-28f56725c30113eb0aab6ce3709675f512df5a48.tar.gz abaddon-portaudio-28f56725c30113eb0aab6ce3709675f512df5a48.zip |
add new dll (fixes #307)
Diffstat (limited to 'ci')
-rw-r--r-- | ci/msys-deps.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/msys-deps.txt b/ci/msys-deps.txt index d37418b..56fc676 100644 --- a/ci/msys-deps.txt +++ b/ci/msys-deps.txt @@ -40,6 +40,7 @@ /bin/libjpeg-8.dll /bin/liblzma-5.dll /bin/libnghttp2-14.dll +/bin/libnghttp3-9.dll /bin/libopus-0.dll /bin/libpango-1.0-0.dll /bin/libpangocairo-1.0-0.dll |