]> git.proxmox.com Git - pve-installer.git/commitdiff
control: update build depends for auto installer
authorAaron Lauterer <a.lauterer@proxmox.com>
Wed, 17 Apr 2024 12:30:57 +0000 (14:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 Apr 2024 12:31:37 +0000 (14:31 +0200)
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
Tested-by: Christoph Heiss <c.heiss@proxmox.com>
Reviewed-by: Christoph Heiss <c.heiss@proxmox.com>
 [ TL: fix dependencies feature/version and indentation ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
d/control: explicitly depend on rust crate features and minimum version

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 3ca208b296beca5f5bc2d4562b7d98501c5ce6cb..5c77a73dff909596772a7b7e57e97e9df2b1ff93 100644 (file)
@@ -8,10 +8,20 @@ Build-Depends: cargo:native,
                libgtk3-perl,
                libpve-common-perl,
                librsvg2-bin,
+               librust-anyhow-1-dev,
+               librust-clap-4+derive-dev,
                librust-cursive+termion-backend-dev (>= 0.20.0),
+               librust-glob-0.3-dev,
+               librust-hex-0.4-dev,
+               librust-native-tls-dev,
                librust-regex-1+default-dev (>= 1.7~~),
+               librust-rustls-0.20+dangerous-configuration-dev,
+               librust-rustls-native-certs-dev,
                librust-serde-1+default-dev,
                librust-serde-json-1+default-dev,
+               librust-sha2-0.10-dev,
+               librust-toml-0.7-dev,
+               librust-ureq-2.6-dev,
                libtest-mockmodule-perl,
                perl,
                rustc:native,