Harmonizing build-depends.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
dda5153e00
commit
006770845d
1 changed files with 5 additions and 7 deletions
12
debian/control
vendored
12
debian/control
vendored
|
@ -6,13 +6,11 @@ Build-Depends:
|
|||
debhelper-compat (= 13),
|
||||
dh-sequence-cargo,
|
||||
cargo:native <!nocheck>,
|
||||
librust-async-trait-0.1+default-dev (>= 0.1.68-~~) <!nocheck>,
|
||||
librust-bytes-1+default-dev (>= 1.4.0-~~) <!nocheck>,
|
||||
librust-hex-0.4+default-dev (>= 0.4.2-~~) <!nocheck>,
|
||||
librust-sha2-0.10-dev (>= 0.10.6-~~) <!nocheck>,
|
||||
librust-tokio-1+default-dev (>= 1.28.2-~~) <!nocheck>,
|
||||
librust-tokio-1+fs-dev (>= 1.28.2-~~) <!nocheck>,
|
||||
librust-tokio-1+io-util-dev (>= 1.28.2-~~) <!nocheck>,
|
||||
librust-async-trait-dev <!nocheck>,
|
||||
librust-bytes-dev <!nocheck>,
|
||||
librust-hex-dev <!nocheck>,
|
||||
librust-sha2-dev <!nocheck>,
|
||||
librust-tokio-dev <!nocheck>,
|
||||
libstd-rust-dev <!nocheck>,
|
||||
rustc:native <!nocheck>,
|
||||
Rules-Requires-Root: no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue