From b721783c48708ab509dce6182732ecf069750f99 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 22 Nov 2021 10:41:56 +0100 Subject: [PATCH] d/control: bump versioned build-dependency to librust-proxmox-sys Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 531ffeb7..32530d19 100644 --- a/debian/control +++ b/debian/control @@ -64,7 +64,7 @@ Build-Depends: debhelper (>= 12), librust-proxmox-schema-1+upid-api-impl-dev (>= 1.0.1-~~), librust-proxmox-section-config-1+default-dev, librust-proxmox-shared-memory-0.1+default-dev (>= 0.1.1-~~), - librust-proxmox-sys-0.1+default-dev, + librust-proxmox-sys-0.1+default-dev (>= 0.1.2), librust-proxmox-tfa-1+api-dev (>= 1.3-~~), librust-proxmox-tfa-1+api-types-dev (>= 1.3-~~), librust-proxmox-tfa-1+default-dev (>= 1.3-~~),