[pve-devel] [PATCH installer 1/2] d/control: add libgtk3-perl to B-D
Stoiko Ivanov
s.ivanov at proxmox.com
Tue Nov 14 18:31:47 CET 2023
With the first tests entering the installer in
9a0d66cb36d395a1186904132aed1d5dc33a0937
we now need libgtk3-perl during package-building with `make deb`
Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index d77b12a..9057f59 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Proxmox Support Team <support at proxmox.com>
Build-Depends: cargo:native,
debhelper-compat (= 12),
iso-codes,
+ libgtk3-perl,
libpve-common-perl,
librsvg2-bin,
librust-cursive+termion-backend-dev (>= 0.20.0),
--
2.39.2
More information about the pve-devel
mailing list