kicad/_constraints
Stefan Brüns 9b81223f2a Accepting request 1065833 from home:StefanBruens:branches:electronics
- update to 7.0.0:
  See https://www.kicad.org/blog/2023/02/KiCad-7.0.0-Release/ for details.
- Drop obsolete
  0001-Use-library-target-install-for-python-module-to-fix-.patch
- Adjust memory _constraints, add memoryperjob

OBS-URL: https://build.opensuse.org/request/show/1065833
OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=106
2023-02-15 02:57:45 +00:00

15 lines
261 B
XML

<?xml version="1.0"?>
<constraints>
<hardware>
<disk>
<size unit="G">12</size>
</disk>
<memory>
<size unit="G">8</size>
</memory>
<memoryperjob>
<size unit="M">1300</size>
</memoryperjob>
</hardware>
</constraints>