Skip to content

Commit 384e4ca

Browse files
libsox and ccache dep packages added
1 parent 67987d2 commit 384e4ca

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/linux-nuitka.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,10 @@ jobs:
4040
libxcb-xinerama0 \
4141
libxkbcommon-x11-0 \
4242
libxcb-icccm4 \
43-
libtbb12
43+
libtbb12 \
44+
ccache \
45+
libsox-dev
46+
4447
4548
- name: Install FFmpeg
4649
run: sudo apt update && sudo apt install -y ffmpeg

0 commit comments

Comments
 (0)