Skip to content

Commit

Permalink
Merge pull request #5423 from OpenShot/remove-libm-appimage
Browse files Browse the repository at this point in the history
Remove `libm.so.6` from AppImage
  • Loading branch information
jonoomph authored Feb 15, 2024
2 parents 633d305 + 47d2032 commit 35729be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions freeze.py
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ def find_files(directory, patterns):
#"libpango-1.0.so.0",
#"libpangocairo-1.0.so.0",
#"libpangoft2-1.0.so.0",
"libm.so.6",
"libdrm.so.2",
"libfreetype.so.6",
"libfontconfig.so.1",
Expand Down

0 comments on commit 35729be

Please sign in to comment.