From b18a8170cbffd9369f08e9863d4485179f87d906 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 24 Apr 2024 10:46:52 +0200 Subject: [PATCH] d/control: record proxmox-notify build dependency Signed-off-by: Thomas Lamprecht --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index fac3e0c7..3e37e2f6 100644 --- a/debian/control +++ b/debian/control @@ -72,6 +72,8 @@ Build-Depends: bash-completion, librust-proxmox-lang-1+default-dev (>= 1.1-~~), librust-proxmox-ldap-0.2+default-dev (>= 0.2.1-~~), librust-proxmox-metrics-0.3+default-dev, + librust-proxmox-notify+default-dev (>= 0.4), + librust-proxmox-notify+pbs-context-dev (>= 0.4), librust-proxmox-openid-0.10+default-dev, librust-proxmox-rest-server-0.5+default-dev (>= 0.5.1-~~), librust-proxmox-rest-server-0.5+rate-limited-stream-dev (>= 0.5.1-~~),