try libcanberra-gtk3-module

This commit is contained in:
rustdesk 2024-04-28 12:58:15 +08:00
parent 22e58d7623
commit 99d7752e25
3 changed files with 3 additions and 3 deletions

View File

@ -319,7 +319,7 @@ jobs:
./SignOutput/rustdesk-*.exe ./SignOutput/rustdesk-*.exe
./rustdesk-*.tar.gz ./rustdesk-*.tar.gz
build-for-macOS-arm64: build-for-macOS-arm64-selfhost:
# use build-for-macOS instead # use build-for-macOS instead
if: false if: false
name: build-for-macOS-arm64 name: build-for-macOS-arm64

View File

@ -55,7 +55,7 @@ AppDir:
- libwayland-egl1 - libwayland-egl1
- libpulse0 - libpulse0
- packagekit-gtk3-module - packagekit-gtk3-module
- libcanberra-gtk-module - libcanberra-gtk3-module
exclude: exclude:
- humanity-icon-theme - humanity-icon-theme
- hicolor-icon-theme - hicolor-icon-theme

View File

@ -58,7 +58,7 @@ AppDir:
- libwayland-egl1 - libwayland-egl1
- libpulse0 - libpulse0
- packagekit-gtk3-module - packagekit-gtk3-module
- libcanberra-gtk-module - libcanberra-gtk3-module
exclude: exclude:
- humanity-icon-theme - humanity-icon-theme
- hicolor-icon-theme - hicolor-icon-theme