Commit e2ac6bd
authored
ci: install libasound2-dev so the studio's audio backend builds on Linux (#184)
Preview audio (#182) added rodio, which pulls cpal, which needs ALSA's
development headers on Linux. The build was only ever checked on macOS, where
cpal goes through CoreAudio and alsa-sys never enters the graph — so main went
red on merge and every PR opened after it inherited the failure.
Same line as the webkit/gtk/xdo deps already there, in both jobs.1 parent 9ca7644 commit e2ac6bd
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
0 commit comments