mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
85d96cd0da
commit
f3c7c725d2
1 changed files with 4 additions and 0 deletions
|
@ -9,10 +9,14 @@ versions:
|
|||
github: jdxcode/rtx
|
||||
strip: /v/
|
||||
|
||||
dependencies:
|
||||
openssl.org: ^1.1 # newer RTX after 1.35.2 versions require openssl
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
rust-lang.org: '>=1.60<1.69'
|
||||
rust-lang.org/cargo: '*'
|
||||
freedesktop.org/pkg-config: '*'
|
||||
script:
|
||||
cargo install --locked --path . --root {{prefix}}
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue