Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions dist_assets/linux/AppImageBuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ AppDir:
- libpcre2-32-0 # https://github.com/pyfa-org/Pyfa/issues/2572
- libnotify4 # https://github.com/pyfa-org/Pyfa/issues/2598
- libwayland-client0 # https://github.com/pyfa-org/Pyfa/issues/2600
- libsdl2-2.0-0 # wx core links against it, host copy is sdl2-compat on Debian testing and aborts on load # https://github.com/pyfa-org/Pyfa/issues/2740
exclude:
- hicolor-icon-theme
- humanity-icon-theme
Expand Down