diff --git a/pve-rs/debian/control b/pve-rs/debian/control index 17f8f76..fe576a5 100644 --- a/pve-rs/debian/control +++ b/pve-rs/debian/control @@ -6,24 +6,22 @@ Build-Depends: debhelper (>= 12), cargo:native , rustc:native , libstd-rust-dev , - librust-anyhow-1+default-dev , - librust-base32-0.4+default-dev , - librust-base64-0.12+default-dev , - librust-hex-0.4+default-dev , - librust-libc-0.2+default-dev , - librust-nix-0.19+default-dev , - librust-openssl-0.10+default-dev , - librust-perlmod-0.8+default-dev (>= 0.7.1-~~) , - librust-perlmod-0.8+exporter-dev (>= 0.7.1-~~) , - librust-proxmox-apt-0.8+default-dev , - librust-proxmox-openid-0.8+default-dev , - librust-proxmox-tfa-1+default-dev , - librust-proxmox-tfa-1+u2f-dev , - librust-proxmox-time-1+default-dev , - librust-proxmox-uuid-1+default-dev , - librust-serde-1+default-dev , - librust-serde-json-1+default-dev , - librust-webauthn-rs-0.2+default-dev (>= 0.2.5-~~) + librust-anyhow-1+default-dev, + librust-base32-0.4+default-dev, + librust-base64-0.12+default-dev, + librust-hex-0.4+default-dev, + librust-libc-0.2+default-dev, + librust-nix-0.19+default-dev, + librust-openssl-0.10+default-dev, + librust-perlmod-0.8+default-dev (>= 0.8.1-~~), + librust-perlmod-0.8+exporter-dev (>= 0.8.1-~~), + librust-proxmox-apt-0.8+default-dev, + librust-proxmox-openid-0.8+default-dev, + librust-proxmox-tfa-1+api-dev (>= 1.3-~~), + librust-proxmox-tfa-1+default-dev (>= 1.3-~~), + librust-serde-1+default-dev, + librust-serde-bytes-0.11+default-dev, + librust-serde-json-1+default-dev, Maintainer: Proxmox Support Team Standards-Version: 4.5.1 Vcs-Git: git://git.proxmox.com/git/proxmox.git