[pbs-devel] [PATCH proxmox-backup 1/2] d/control: add jq as a build dependency
Fiona Ebner
f.ebner at proxmox.com
Thu Dec 15 09:13:24 CET 2022
It's used in the Makefile and building will fail without it.
Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index f96f5438..aed9b876 100644
--- a/debian/control
+++ b/debian/control
@@ -131,6 +131,7 @@ Build-Depends: debhelper (>= 12),
fonts-lato <!nodoc>,
fonts-open-sans <!nodoc>,
graphviz <!nodoc>,
+ jq,
latexmk <!nodoc>,
patchelf,
proxmox-widget-toolkit-dev <!nodoc>,
--
2.30.2
More information about the pbs-devel
mailing list