mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
f473b3e901
commit
d9c7b141f4
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ build:
|
|||
mv target/release/deno "{{ prefix }}"/bin
|
||||
dependencies:
|
||||
git-scm.org: 2 # to build tinycc
|
||||
rust-lang.org: ">=1<1.67||~1.68" #1.67.0 doesn't build
|
||||
rust-lang.org: ^1.70
|
||||
rust-lang.org/cargo: ^0.65
|
||||
llvm.org: '>=13' # macOS/aarch64 requires this (FIXME only dep where needed)
|
||||
curl.se: '*' # required to download v8 (python is another option)
|
||||
|
|
Loading…
Reference in a new issue