From 5545f466c971614ef919dbfac0c99cf3b52ab6a1 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 24 Nov 2021 12:23:47 +0100 Subject: [PATCH] bump d/control Signed-off-by: Wolfgang Bumiller --- debian/control | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 79d99e3..cb7419f 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,34 @@ Section: admin Priority: optional Maintainer: Proxmox Support Team Build-Depends: cbindgen, - debhelper (>= 12), - librust-bincode-dev (>= 1.0), - librust-proxmox-dev (>= 0.7), + debhelper (>= 12), + librust-anyhow-1+default-dev, + librust-bincode-1+default-dev, + librust-bytes-1+default-dev, + librust-futures-0.3+default-dev, + librust-h2-0.3+default-dev, + librust-h2-0.3+stream-dev, + librust-hex-0.4+default-dev (>= 0.4.3-~~), + librust-lazy-static-1+default-dev (>= 1.4-~~), + librust-libc-0.2+default-dev, + librust-once-cell-1+default-dev (>= 1.5-~~), + librust-openssl-0.10+default-dev, + librust-proxmox-async-0.3+default-dev, + librust-proxmox-lang-1+default-dev, + librust-proxmox-schema-1+api-macro-dev, + librust-proxmox-schema-1+default-dev, + librust-proxmox-sys-0.2+default-dev, + librust-proxmox-sys-0.2+sortable-macro-dev, + librust-serde-json-1+default-dev, + librust-tokio-1+default-dev (>= 1.6-~~), + librust-tokio-1+fs-dev (>= 1.6-~~), + librust-tokio-1+io-util-dev (>= 1.6-~~), + librust-tokio-1+macros-dev (>= 1.6-~~), + librust-tokio-1+net-dev (>= 1.6-~~), + librust-tokio-1+rt-multi-thread-dev (>= 1.6-~~), + librust-tokio-1+signal-dev (>= 1.6-~~), + librust-tokio-1+time-dev (>= 1.6-~~), + librust-tokio-stream-0.1+default-dev (>= 0.1.1-~~), Standards-Version: 4.5.1 Homepage: https://www.proxmox.com