Skip to content

Commit 6a52a63

Browse files
committed
merge: update upload-health work with current main
2 parents 3faeef9 + e018b68 commit 6a52a63

1,495 files changed

Lines changed: 388518 additions & 14780 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/apps/desktop-gpui/patches/*.patch text eol=lf

.github/actions/install-desktop-deps/action.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ runs:
3434
libpipewire-0.3-dev \
3535
libspa-0.2-dev \
3636
libasound2-dev \
37+
libasound2-plugins \
38+
pulseaudio-utils \
3739
libdbus-1-dev \
3840
libudev-dev \
3941
libx11-dev \
@@ -45,5 +47,12 @@ runs:
4547
libxfixes-dev \
4648
libwayland-dev \
4749
libxkbcommon-dev \
50+
libxkbcommon-x11-dev \
4851
libva-dev \
52+
xvfb \
53+
xauth \
54+
rpm \
55+
cpio \
56+
libarchive-tools \
57+
zstd \
4958
patchelf

0 commit comments

Comments
 (0)