remove libz from excludelist
[citadel.git] / appimage / excludelist
index 346446a8bc5a354246c8b739ee398893a8a26b56..9ddaa07b2039c6ccec867dfe5a54fe8107370db7 100644 (file)
@@ -1,4 +1,5 @@
 # retrieved from https://raw.githubusercontent.com/AppImage/pkg2appimage/master/excludelist by ajc on 2021may10
+# I also removed libexpat and libz 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
@@ -158,7 +158,7 @@ libSM.so.6
 libusb-1.0.so.0
 libuuid.so.1
 # libwind.so.0 # Missing on openSUSE LEAP 42.0
-libz.so.1
+#libz.so.1 removed by ajc 2021jun09
 
 # Potentially dangerous libraries
 libgobject-2.0.so.0