mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-17 14:07:28 +08:00
try libcanberra-gtk3-module
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user