From 395a1e9dcb49348ada98f585c0d8ad60b2d0f926 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Wed, 9 Feb 2022 10:24:04 +0100 Subject: [PATCH] update d/control MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 7f6b4c3..aadde0a 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 12), librust-futures-util-0.3+default-dev, librust-hex-0.4+default-dev, librust-hyper-0.14+default-dev, + librust-itertools-0.10+default-dev, librust-openssl-0.10+default-dev, librust-percent-encoding-2+default-dev, librust-proxmox-http-0.6+client-dev,