SHA256
1
0
forked from pool/krita
krita/_constraints
Luca Beltrame b1b78d333f Accepting request 998892 from home:wolfi323:branches:KDE:Extra
- Update to 5.1.0
  * See https://krita.org/en/item/krita-5-1-0-released/
  * Even more operations can handle multiple selected layers
  * Improved support for WebP, Photoshop layered TIFF and Photoshop
    files
  * Now uses XSIMD instead of VC
  * The fill tools have been extended with continuous fill and a
    new Enclose and fill tool
  * You can now configure touch controls in canvas input settings,
    like "Tap to Undo"
  * Bug fixes, performance improvements, user interface polishing
- Increase minimum disksize in _constraints to avoid build failures
  due to lack of disk space
- Build with boost 1.75 on Leap, compilation fails with the default
  version
- Drop Vc build requirement, it's not used anymore
- Remove no longer necessary workaround to fix build on ARM

OBS-URL: https://build.opensuse.org/request/show/998892
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=167
2022-08-23 20:22:22 +00:00

11 lines
152 B
Plaintext

<constraints>
<hardware>
<memory>
<size unit="G">4</size>
</memory>
<disk>
<size unit="G">28</size>
</disk>
</hardware>
</constraints>