From: Art Cancro Date: Thu, 27 May 2021 00:06:56 +0000 (-0400) Subject: Include libexpat with the appimage, do not exclude it X-Git-Tag: v939~53 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=329acbc25bbca6319aff583db5c5d43a64e74f32 Include libexpat with the appimage, do not exclude it --- diff --git a/appimage/excludelist b/appimage/excludelist index 346446a8b..99ad94307 100644 --- a/appimage/excludelist +++ b/appimage/excludelist @@ -1,4 +1,5 @@ # retrieved from https://raw.githubusercontent.com/AppImage/pkg2appimage/master/excludelist by ajc on 2021may10 +# I also removed libexpat from this list # This file lists libraries that we will assume to be present on the host system and hence # should NOT be bundled inside AppImages. This is a working document; expect it to change @@ -133,7 +134,6 @@ libharfbuzz.so.0 # Removing these has worked e.g., for Krita. Feel free to report if # you think that some of these should go into AppImages and why. libcom_err.so.2 -libexpat.so.1 libgcc_s.so.1 libglib-2.0.so.0 libgpg-error.so.0