From 51f54177e9d611038c8654746373a0485c365fb5 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 16 Aug 2023 11:11:57 +0200 Subject: [PATCH] bump proxmox-widget-toolkit dependency to 4.0.7 for the notification ui Signed-off-by: Wolfgang Bumiller --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index c511efb1..68d25834 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 13), libtemplate-perl, libtest-mockmodule-perl, lintian, - proxmox-widget-toolkit (>= 3.4-9), + proxmox-widget-toolkit (>= 4.0.7), pve-cluster, pve-container, pve-doc-generator (>= 8.0.2), @@ -80,7 +80,7 @@ Depends: apt (>= 1.5~), postfix | mail-transport-agent, proxmox-mail-forward, proxmox-mini-journalreader (>= 1.3-1), - proxmox-widget-toolkit (>= 3.6.0), + proxmox-widget-toolkit (>= 4.0.7), pve-cluster (>= 7.0-4), pve-container (>= 4.0-9), pve-docs (>= 8.0~~),