Skip to content
  • Ivan Yossi's avatar
    run macdeployqt after searching for missing libs · 965cd20d
    Ivan Yossi authored
    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.
    
    BUG:490181
    965cd20d