Skip to content

Commit ce4bc21

Browse files
committed
AppImage: drop bundled WebKitGTK
The update dialog no longer uses wx.html2.WebView on Linux, so nothing in the AppImage loads libwebkit2gtk-4.0-37 anymore and it can be dropped from the bundle.
1 parent 2c68a38 commit ce4bc21

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dist_assets/linux/AppImageBuilder.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ AppDir:
3030
# wx dependencies
3131
- libgtk-3-0
3232
- librsvg2-common # GTK3 recommendation; without it, search in char editor crashes
33-
- libwebkit2gtk-4.0-37 # Needed for wx's HTML lib
3433
# Unknown
3534
- libpcre2-32-0 # https://github.com/pyfa-org/Pyfa/issues/2572
3635
- libnotify4 # https://github.com/pyfa-org/Pyfa/issues/2598

0 commit comments

Comments
 (0)