Skip to content

Commit 15a64c2

Browse files
Zarakaprobonopd
andauthored
Add libwayland-client.so.0 to exclude list (#559)
* Add libwayland-client.so.0 to exclude list * Add link in comment --------- Co-authored-by: probonopd <probonopd@users.noreply.github.com>
1 parent 6f7ad0a commit 15a64c2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

excludelist

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ libX11-xcb.so.1
8787
# https://github.com/probonopd/linuxdeployqt/issues/582
8888
# Uncertain if this is required to be bundled for some distributions - if so, please let us know
8989

90+
libwayland-client.so.0
91+
# https://github.com/AppImageCommunity/pkg2appimage/pull/559
92+
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/11316
93+
# New version of Mesa has some dependency issues with libwayland-client if it is bundled
94+
9095
# --- Bundling GLib and its consequences ---
9196
# The following libraries need to be privately bundled, otherwise this error can happen:
9297
# - <AppDir>/usr/lib/x86_64-linux-gnu/libgnutls.so.30: version `GNUTLS_3_6_9' not found (required by /lib64/libglib-2.0.so.0)

0 commit comments

Comments
 (0)