mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(cargo-c)
This commit is contained in:
parent
50a49bcdf3
commit
e7c69004a3
|
@ -13,9 +13,9 @@ dependencies:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
rust-lang.org: ^1.70
|
||||||
rust-lang.org/cargo: '*'
|
rust-lang.org/cargo: '*'
|
||||||
freedesktop.org/pkg-config: '*'
|
freedesktop.org/pkg-config: '*'
|
||||||
|
|
||||||
script: cargo install $ARGS
|
script: cargo install $ARGS
|
||||||
env:
|
env:
|
||||||
LIBGIT2_SYS_USE_PKG_CONFIG: 1
|
LIBGIT2_SYS_USE_PKG_CONFIG: 1
|
||||||
|
|
Loading…
Reference in a new issue