We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0666707 commit 8a2e364Copy full SHA for 8a2e364
1 file changed
.github/scripts/Linux/arm/bootstrap.sh
@@ -32,12 +32,13 @@ apt -y install \
32
cmake \
33
libdrm-dev\
34
libfluidsynth-dev\
35
+ libpipewire-0.3-dev\
36
libsdl2-dev libsdl2-ttf-dev\
37
libva-dev\
38
libvulkan-dev\
39
40
/.github/scripts/install-common-deps.sh
-/.github/scripts/Linux/install_others.sh ndi pipewire ximea
41
+/.github/scripts/Linux/install_others.sh ndi ximea
42
43
# mkappimage
44
mkai_arch=$(dpkg --print-architecture)
0 commit comments