pve: upgrade perlmod-bin dependency to 0.2

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2023-12-18 10:20:58 +01:00
parent ec95bb1c53
commit c57e1868e7
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,8 @@ PERLMOD_GENPACKAGE := /usr/lib/perlmod/genpackage.pl \
--lib=pve_rs \
--lib-tag=proxmox \
--lib-package=Proxmox::Lib::PVE \
--lib-prefix=PVE
--lib-prefix=PVE \
--include-file=Fixup.pm
PERLMOD_PACKAGES := \
PVE::RS::APT::Repositories \
@ -48,7 +49,6 @@ all: PVE
Proxmox PVE: Proxmox/Lib/PVE.pm
Proxmox/Lib/PVE.pm: Fixup.pm
$(PERLMOD_GENPACKAGE) $(PERLMOD_PACKAGES)
sed -i -e '/package Proxmox/rFixup.pm' Proxmox/Lib/PVE.pm
check: all
$(MAKE) -C test test

View File

@ -34,7 +34,7 @@ Build-Depends: cargo:native <!nocheck>,
librust-serde-json-1+default-dev,
librust-url-2+default-dev,
libstd-rust-dev <!nocheck>,
perlmod-bin,
perlmod-bin (>= 0.2.0-~~),
rustc:native <!nocheck>,
Maintainer: Proxmox Support Team <support@proxmox.com>
Standards-Version: 4.6.1