forked from pool/telegram-desktop
8a4c0f2818
Use memoryperjob constraint instead of %limit_build macro. OBS-URL: https://build.opensuse.org/request/show/828083 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=151
12 lines
241 B
XML
12 lines
241 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">16</size>
|
|
</physicalmemory>
|
|
<memoryperjob>
|
|
<size unit="M">2048</size>
|
|
</memoryperjob>
|
|
</hardware>
|
|
</constraints>
|