try libcanberra-gtk3-module
This commit is contained in:
parent
22e58d7623
commit
99d7752e25
2
.github/workflows/flutter-build.yml
vendored
2
.github/workflows/flutter-build.yml
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user