We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7ad0a commit 15a64c2Copy full SHA for 15a64c2
1 file changed
excludelist
@@ -87,6 +87,11 @@ libX11-xcb.so.1
87
# https://github.com/probonopd/linuxdeployqt/issues/582
88
# Uncertain if this is required to be bundled for some distributions - if so, please let us know
89
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
+
95
# --- Bundling GLib and its consequences ---
96
# The following libraries need to be privately bundled, otherwise this error can happen:
97
# - <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