Changes the minimal SIP version required by Cmake from 4.18 to 4.19.13
ClosedPublic

Authored by tymond on Feb 6 2019, 10:34 PM.

Details

Summary

Krita Python plugin compilation fails when SIP is in the version lower than 4.19.9. Since the file [source directory]/dev-tools/python/dev-requirements.txt mentions the minimum version required to be 4.19.13, this patch sets Cmake requirement to the same version.

Diff Detail

Repository
R37 Krita
Lint
Lint Skipped
Unit
Unit Tests Skipped
tymond created this revision.Feb 6 2019, 10:34 PM
Restricted Application added a reviewer: Krita. · View Herald TranscriptFeb 6 2019, 10:34 PM
tymond requested review of this revision.Feb 6 2019, 10:34 PM
rempt accepted this revision.Feb 7 2019, 10:12 AM
This revision is now accepted and ready to land.Feb 7 2019, 10:12 AM
This revision was automatically updated to reflect the committed changes.