Skip to content

Commit 1d14d50

Browse files
author
Kasper Peeters
committed
Add some wayland things to avoid missing symbol errors.
1 parent 054fded commit 1d14d50

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/appimage-modern.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,10 @@ jobs:
105105
- librsvg2-common
106106
- adwaita-icon-theme
107107
- hicolor-icon-theme
108-
108+
- libwayland-client0
109+
- libwayland-cursor0
110+
- libwayland-egl1-mesa
111+
109112
# Python dependencies (Ubuntu 22.04 uses Python 3.10)
110113
- python3.10
111114
- libpython3.10

0 commit comments

Comments
 (0)