- octave-cli: Fix Requires after sundials main library was split into multiple shared libs. - Update _constraints: Upto 10 GiB now required. OBS-URL: https://build.opensuse.org/request/show/1004500 OBS-URL: https://build.opensuse.org/package/show/science/octave?expand=0&rev=227
15 lines
293 B
XML
15 lines
293 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">2</size>
|
|
</physicalmemory>
|
|
<disk>
|
|
<size unit="G">10</size>
|
|
</disk>
|
|
<memoryperjob>
|
|
<size unit="M">700</size>
|
|
</memoryperjob>
|
|
</hardware>
|
|
</constraints>
|