From ba0f71f5eb4ff5af8e5782c7ea9e1783bf01dd8e Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 16 Dec 2019 11:32:39 +0100 Subject: [PATCH] d/control: add rsync to build-dependencies not directly required for Signed-off-by: Thomas Lamprecht --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index f76fe3f3..b5b382f2 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: bash-completion, pkg-config, python3-docutils, python3-sphinx, + rsync, uuid-dev, Standards-Version: 3.9.5 Homepage: https://www.proxmox.com