Add libcrypt.so.1 to appimage.

This commit is contained in:
Joseph Lenox 2019-05-02 20:06:09 -05:00 committed by Joseph Lenox
parent 1618aef2fa
commit c3ca6d2bb1

View File

@ -1,2 +1,3 @@
#/usr/lib/x86_64-linux-gnu/libstdc++.so.6 # needed because of ancient distros and slic3r (and perl for perl reasons) needs modern c++.
#/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so # Missing?
/lib/x86_64-linux-gnu/libcrypt.so.1 # Add because FEDORA.