Skip to content

create python->python3.10 symlink to fix building ext_qt after ext_python

Simon Ra requested to merge simonra/krita-deps-management:python_symlink into master

before, the copy of of the python binary didn't have execute permissions, and ext_qt actually found it first and then failed mid-build

Merge request reports