- Raise _constraints for disk from 7G to 9G to avoid build failures OBS-URL: https://build.opensuse.org/request/show/1034622 OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=100
11 lines
165 B
Plaintext
11 lines
165 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<memory>
|
|
<size unit="G">2</size>
|
|
</memory>
|
|
<disk>
|
|
<size unit="G">9</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|