Skip to content

Commit 57bcfe5

Browse files
MagicalTuxclaude
andcommitted
add xcb packages for static-portaudio on linux
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 93cfa61 commit 57bcfe5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
libxi-dev \
3434
libxxf86vm-dev \
3535
libasound2-dev \
36+
libxcb-util-dev \
37+
libxcb-icccm4-dev \
38+
libxcb-xfixes0-dev \
3639
pkg-config
3740
3841
- name: Add static library replacements
@@ -67,6 +70,9 @@ jobs:
6770
libxi-dev \
6871
libxxf86vm-dev \
6972
libasound2-dev \
73+
libxcb-util-dev \
74+
libxcb-icccm4-dev \
75+
libxcb-xfixes0-dev \
7076
pkg-config
7177
7278
- name: Add static library replacements

0 commit comments

Comments
 (0)