mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
fix(rover)
This commit is contained in:
parent
5912c69453
commit
86ba42c1ab
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ build:
|
||||||
rust-lang.org: '>=1.65'
|
rust-lang.org: '>=1.65'
|
||||||
rust-lang.org/cargo: '*'
|
rust-lang.org/cargo: '*'
|
||||||
freedesktop.org/pkg-config: ^0
|
freedesktop.org/pkg-config: ^0
|
||||||
|
linux:
|
||||||
|
gnu.org/make: '*'
|
||||||
script:
|
script:
|
||||||
cargo install --locked --path . --root {{prefix}}
|
cargo install --locked --path . --root {{prefix}}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue