]> git.proxmox.com Git - pve-xtermjs.git/commitdiff
d/control: fix build-dependencies master
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 14 Dec 2023 08:30:43 +0000 (09:30 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 14 Dec 2023 08:30:43 +0000 (09:30 +0100)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
termproxy/debian/control

index 383bdbee655e55311d2c1335d78a6f799c50bbeb..12ac6926dca4fcade0df69abb7be4be88e653059 100644 (file)
@@ -5,13 +5,14 @@ Build-Depends: cargo:native,
                debhelper-compat (= 13),
                dh-cargo (>= 25),
                librust-anyhow-1+default-dev,
-               librust-clap-4+default-dev,
+               librust-libc-0.2+default-dev (>= 0.2.107-~~),
                librust-mio-0.8+default-dev,
                librust-mio-0.8+net-dev,
                librust-mio-0.8+os-ext-dev,
+               librust-nix-0.26+default-dev (>= 0.26.1-~~),
+               librust-pico-args-0.4+default-dev,
                librust-proxmox-io-1+default-dev,
                librust-proxmox-lang-1+default-dev (>= 1.1-~~),
-               librust-proxmox-sys-0.5+default-dev,
                librust-ureq-2+gzip-dev (>= 2.4-~~),
                libstd-rust-dev,
                rustc:native,