0ee6c26f63
- Update to version 6.0.0 See https://www.kicad.org/blog/2021/12/KiCad-6.0.0-Release/ for details. - Drop no longer necessary kicad-suse-help-path.patch - Add 0001-Use-library-target-install-for-python-module-to-fix-.patch - Adjust disk constraints (now 11G) OBS-URL: https://build.opensuse.org/request/show/942464 OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=84
12 lines
189 B
XML
12 lines
189 B
XML
<?xml version="1.0"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">11</size>
|
|
</disk>
|
|
<memory>
|
|
<size unit="G">8</size>
|
|
</memory>
|
|
</hardware>
|
|
</constraints>
|