From cd88ccae9983a30082f92ce2b4d3af41f3e2e8bd Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Mon, 11 Nov 2019 19:54:15 +0100 Subject: [PATCH] debian/control: build-depend on latexmk --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 8454738b..d17c620c 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: bash-completion, pkg-config, python3-docutils, python3-sphinx, + latexmk, Standards-Version: 3.9.5 Homepage: https://www.proxmox.com