From d7b785c4d3182ce21b7d946c1f70967216b4fe16 Mon Sep 17 00:00:00 2001 From: Felix Krull Date: Thu, 23 Jul 2020 17:14:40 +0200 Subject: [PATCH] sys: remove pkg-config dependency --- rust-bindings/rust/src/auto/versions.txt | 2 +- rust-bindings/rust/sys/Cargo.toml | 1 - rust-bindings/rust/sys/src/auto/versions.txt | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/rust-bindings/rust/src/auto/versions.txt b/rust-bindings/rust/src/auto/versions.txt index 7b588290..036b2833 100644 --- a/rust-bindings/rust/src/auto/versions.txt +++ b/rust-bindings/rust/src/auto/versions.txt @@ -1,2 +1,2 @@ Generated by gir (https://github.com/gtk-rs/gir @ 60cbef05) -from gir-files (https://github.com/gtk-rs/gir-files @ e8bc04f) +from gir-files (https://github.com/gtk-rs/gir-files @ 519df63) diff --git a/rust-bindings/rust/sys/Cargo.toml b/rust-bindings/rust/sys/Cargo.toml index 02c1c1ef..ee50239c 100644 --- a/rust-bindings/rust/sys/Cargo.toml +++ b/rust-bindings/rust/sys/Cargo.toml @@ -2,7 +2,6 @@ repository = "fkrull/ostree-rs" [build-dependencies] -pkg-config = "0.3.7" system-deps = "1.3" [dependencies] diff --git a/rust-bindings/rust/sys/src/auto/versions.txt b/rust-bindings/rust/sys/src/auto/versions.txt index 7b588290..036b2833 100644 --- a/rust-bindings/rust/sys/src/auto/versions.txt +++ b/rust-bindings/rust/sys/src/auto/versions.txt @@ -1,2 +1,2 @@ Generated by gir (https://github.com/gtk-rs/gir @ 60cbef05) -from gir-files (https://github.com/gtk-rs/gir-files @ e8bc04f) +from gir-files (https://github.com/gtk-rs/gir-files @ 519df63)