Skip to content

Commit 86c35c2

Browse files
authored
Enable ALSA backend for libportaudio (#342)
1 parent 670e211 commit 86c35c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

L/libportaudio/build_tarballs.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ products = [
7171

7272
# Dependencies that must be installed before this package can be built
7373
dependencies = [
74+
# Build against `ALSA` on Linux
75+
"alsa_jll",
7476
]
7577

7678
# Build the tarballs, and possibly a `build.jl` as well.

0 commit comments

Comments
 (0)