https://bugs.kde.org/show_bug.cgi?id=490181
vanyossi <ghe...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/965cd20 | |df3dd0f1d46dec130158ed3d3de | |4d83e4 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from vanyossi <ghe...@gmail.com> --- Git commit 965cd20df3dd0f1d46dec130158ed3d3de4d83e4 by Ivan Yossi. Committed on 26/07/2024 at 05:06. Pushed by ivany into branch 'master'. run macdeployqt after searching for missing libs This is implemented as macdeployqt does not deal correctly with softlinks causing libraries duplication in some rare cases. Before running qt tool, we copy all libraries krita needs preserving softlinks. This should not affect qtdeploy as this only makes it skip the copy phase. M +40 -23 packaging/macos/osxdeploy.sh https://invent.kde.org/graphics/krita/-/commit/965cd20df3dd0f1d46dec130158ed3d3de4d83e4 -- You are receiving this mail because: You are watching all bug changes.