mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
fix(dav1d)
This commit is contained in:
parent
59d3daa57d
commit
eaa25b10fb
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ build:
|
|||
tea.xyz/gx/cc: c99
|
||||
x86-64:
|
||||
nasm.us: 2.14
|
||||
mesonbuild.com: ^0.49
|
||||
# FIXME: >=0.49<1
|
||||
mesonbuild.com: '>=0.49'
|
||||
ninja-build.org: 1
|
||||
working-directory:
|
||||
build
|
||||
|
|
Loading…
Reference in a new issue