From: Fiona Ebner <f.ebner@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup 1/2] d/control: add jq as a build dependency
Date: Thu, 15 Dec 2022 09:13:24 +0100 [thread overview]
Message-ID: <20221215081325.25720-1-f.ebner@proxmox.com> (raw)
It's used in the Makefile and building will fail without it.
Signed-off-by: Fiona Ebner <f.ebner@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
next reply other threads:[~2022-12-15 8:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-15 8:13 Fiona Ebner [this message]
2022-12-15 8:13 ` [pbs-devel] [PATCH proxmox-backup 2/2] d/postinst: check if datastore lockfile actually exists Fiona Ebner
2022-12-15 9:20 ` [pbs-devel] applied-series: [PATCH proxmox-backup 1/2] d/control: add jq as a build dependency Wolfgang Bumiller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221215081325.25720-1-f.ebner@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.