Accepting request 1072847 from home:krop:branches:multimedia:libs

- Add a _constraints file to fix oom issues when building mlt

OBS-URL: https://build.opensuse.org/request/show/1072847
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=152
This commit is contained in:
Takashi Iwai 2023-03-20 07:48:46 +00:00 committed by Git OBS Bridge
parent 760df52c85
commit 915bad27b1
2 changed files with 12 additions and 0 deletions

7
_constraints Normal file
View File

@ -0,0 +1,7 @@
<constraints>
<hardware>
<memory>
<size unit="G">6</size>
</memory>
</hardware>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 18 17:18:53 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Add a _constraints file to fix oom issues when building mlt
-------------------------------------------------------------------
Mon Mar 6 21:05:37 UTC 2023 - Christophe Marin <christophe@krop.fr>