We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2df956 commit 33690a2Copy full SHA for 33690a2
excludelist
@@ -88,6 +88,8 @@ libX11.so.6
88
# https://github.com/AppImage/pkg2appimage/pull/500#issuecomment-997183221
89
# Workaround for: <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)
90
# https://github.com/probonopd/Emacs.AppImage/issues/16
91
+# NOTE: Privately bundling libglib-2.0.so.0 and libgobject-2.0.so.0 may break https://wiki.gnome.org/Projects/Libsecret,
92
+# see https://github.com/probonopd/linuxdeployqt/issues/544 for details
93
# libgio-2.0.so.0
94
# libglib-2.0.so.0
95
# libgmodule-2.0.so.0
0 commit comments