mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-31 03:01:58 +08:00
Add libcrypt.so.1 to appimage.
This commit is contained in:
parent
1618aef2fa
commit
c3ca6d2bb1
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user