linuxdeployqt
linuxdeployqt copied to clipboard
Re-generate excludelist from upstream to pull in libwayland-client.so.0
See https://github.com/AppImageCommunity/pkg2appimage/commit/15a64c20dc23a0154622ba25829364323903b6b5
The current list does not contain it yet: https://github.com/probonopd/linuxdeployqt/blob/04480557d24c9d0d45f1f27f9ac1b8f1387d1d26/tools/linuxdeployqt/excludelist.h
Currently using workaround -exclude-libs=libwayland-client.so.0, but the problem was hard to identify, so it would be best to exclude it by default.
Ping @probonopd - would be good to update the exclude list in linuxdeployqt. Thanks.