forked from pool/webkit2gtk3
Dominique Leuenberger
e65e65f8a5
Bump mem in constraints, I saw build fail in i586, and build in GN used 4280 or so MB - so gambling 4300 is ok OBS-URL: https://build.opensuse.org/request/show/422063 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=74
25 lines
476 B
Plaintext
25 lines
476 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="M">2200</size>
|
|
</disk>
|
|
<physicalmemory>
|
|
<size unit="M">4300</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>armv6l</arch>
|
|
<arch>armv7l</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="M">220</size>
|
|
</disk>
|
|
<physicalmemory>
|
|
<size unit="M">320</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|