[pbs-devel] applied-series: [PATCH proxmox-backup 1/2] d/control: add jq as a build dependency
    Wolfgang Bumiller 
    w.bumiller at proxmox.com
       
    Thu Dec 15 10:20:51 CET 2022
    
    
  
applied series, thanks
On Thu, Dec 15, 2022 at 09:13:24AM +0100, Fiona Ebner wrote:
> 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