mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(zellij)
reqs: perl and openssl to build openssl
This commit is contained in:
parent
f6034632f7
commit
ea373b05bf
|
@ -16,6 +16,8 @@ build:
|
|||
dependencies:
|
||||
rust-lang.org: ">=1.60"
|
||||
rust-lang.org/cargo: "*"
|
||||
openssl.org: ^1.1
|
||||
perl.org: ^5
|
||||
script: cargo install --path . --root {{prefix}}
|
||||
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue