From ab388dc8f81e3a49670a3f8f4cf6ee53f86a6982 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 28 Oct 2020 22:12:37 +0100 Subject: [PATCH] d/control: track some more build-dependencies Signed-off-by: Thomas Lamprecht --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index aca64f9..6d4ea22 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,8 @@ Section: admin Priority: optional Maintainer: Proxmox Support Team Build-Depends: debhelper (>= 10), + librust-bincode-dev (>= 1.0), + librust-proxmox-dev (>= 0.5), Standards-Version: 3.9.5 Homepage: https://www.proxmox.com