mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-06 08:28:09 +00:00
d/control: update
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
1ab70b8c21
commit
8b15ac202e
4
debian/control
vendored
4
debian/control
vendored
@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 12),
|
||||
libstd-rust-dev <!nocheck>,
|
||||
librust-anyhow-1+default-dev <!nocheck>,
|
||||
librust-http-0.2+default-dev <!nocheck>,
|
||||
librust-native-tls-0.2+default-dev <!nocheck>,
|
||||
librust-nix-0.19+default-dev (>= 0.19.1-~~) <!nocheck>,
|
||||
librust-openidconnect-2+accept-rfc3339-timestamps-dev (>= 2.2-~~) <!nocheck>,
|
||||
librust-proxmox-sys-0.2+default-dev <!nocheck>,
|
||||
@ -16,7 +17,6 @@ Build-Depends: debhelper (>= 12),
|
||||
librust-serde-1+derive-dev <!nocheck>,
|
||||
librust-serde-json-1+default-dev <!nocheck>,
|
||||
librust-thiserror-1+default-dev <!nocheck>,
|
||||
librust-ureq-2+default-dev (>= 2.4-~~) <!nocheck>,
|
||||
librust-ureq-2+gzip-dev (>= 2.4-~~) <!nocheck>,
|
||||
librust-ureq-2+native-tls-dev (>= 2.4-~~) <!nocheck>,
|
||||
librust-url-2+default-dev (>= 2.1-~~) <!nocheck>
|
||||
@ -33,6 +33,7 @@ Depends:
|
||||
${misc:Depends},
|
||||
librust-anyhow-1+default-dev,
|
||||
librust-http-0.2+default-dev,
|
||||
librust-native-tls-0.2+default-dev,
|
||||
librust-nix-0.19+default-dev (>= 0.19.1-~~),
|
||||
librust-openidconnect-2+accept-rfc3339-timestamps-dev (>= 2.2-~~),
|
||||
librust-proxmox-sys-0.2+default-dev,
|
||||
@ -41,7 +42,6 @@ Depends:
|
||||
librust-serde-1+derive-dev,
|
||||
librust-serde-json-1+default-dev,
|
||||
librust-thiserror-1+default-dev,
|
||||
librust-ureq-2+default-dev (>= 2.4-~~),
|
||||
librust-ureq-2+gzip-dev (>= 2.4-~~),
|
||||
librust-ureq-2+native-tls-dev (>= 2.4-~~),
|
||||
librust-url-2+default-dev (>= 2.1-~~)
|
||||
|
Loading…
Reference in New Issue
Block a user