Harmonizing build-depends.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0f19587dcf
commit
9b3a9e2c7c
1 changed files with 11 additions and 19 deletions
30
debian/control
vendored
30
debian/control
vendored
|
@ -6,25 +6,17 @@ Build-Depends:
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
dh-sequence-cargo,
|
dh-sequence-cargo,
|
||||||
cargo:native <!nocheck>,
|
cargo:native <!nocheck>,
|
||||||
librust-base64ct-1+default-dev (>= 1.6.0-~~) <!nocheck>,
|
librust-base64ct-dev <!nocheck>,
|
||||||
librust-bytes-1+default-dev (>= 1.5.0-~~) <!nocheck>,
|
librust-bytes-dev <!nocheck>,
|
||||||
librust-reqwest-0.12+default-dev <!nocheck>,
|
librust-reqwest-dev <!nocheck>,
|
||||||
librust-reqwest-0.12+json-dev <!nocheck>,
|
librust-serde-dev <!nocheck>,
|
||||||
librust-reqwest-0.12+multipart-dev <!nocheck>,
|
librust-serde-json-dev <!nocheck>,
|
||||||
librust-serde-1+default-dev (>= 1.0.168-~~) <!nocheck>,
|
librust-soft-assert-dev <!nocheck>,
|
||||||
librust-serde-1+derive-dev (>= 1.0.168-~~) <!nocheck>,
|
librust-thiserror-dev <!nocheck>,
|
||||||
librust-serde-json-1+default-dev (>= 1.0.108-~~) <!nocheck>,
|
librust-time-dev <!nocheck>,
|
||||||
librust-soft-assert-0.1+default-dev (>= 0.1.1-~~) <!nocheck>,
|
librust-tokio-dev <!nocheck>,
|
||||||
librust-thiserror-1+default-dev (>= 1.0.43-~~) <!nocheck>,
|
librust-url-dev <!nocheck>,
|
||||||
librust-time-0.3+default-dev (>= 0.3.26-~~) <!nocheck>,
|
librust-zeroize-dev <!nocheck>,
|
||||||
librust-time-0.3+formatting-dev (>= 0.3.26-~~) <!nocheck>,
|
|
||||||
librust-time-0.3+parsing-dev (>= 0.3.26-~~) <!nocheck>,
|
|
||||||
librust-time-0.3+serde-dev (>= 0.3.26-~~) <!nocheck>,
|
|
||||||
librust-tokio-1+default-dev (>= 1.29.1-~~) <!nocheck>,
|
|
||||||
librust-tokio-1+net-dev (>= 1.29.1-~~) <!nocheck>,
|
|
||||||
librust-url-2+default-dev (>= 2.4.0-~~) <!nocheck>,
|
|
||||||
librust-url-2+serde-dev (>= 2.4.0-~~) <!nocheck>,
|
|
||||||
librust-zeroize-1+default-dev (>= 1.7.0-~~) <!nocheck>,
|
|
||||||
libstd-rust-dev <!nocheck>,
|
libstd-rust-dev <!nocheck>,
|
||||||
rustc:native <!nocheck>,
|
rustc:native <!nocheck>,
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue