[pve-devel] [PATCH v4 pve-manager 43/69] d/control: add dependency to `libpve-notify-perl`

Lukas Wagner l.wagner at proxmox.com
Thu Jul 20 16:32:10 CEST 2023


Signed-off-by: Lukas Wagner <l.wagner at proxmox.com>
---

Notes:
    Did not add version number since I do not know which it will be yet.

 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 3206b514..b807dbfe 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: debhelper-compat (= 13),
                libpve-common-perl (>= 7.2-6),
                libpve-guest-common-perl (>= 5.0.2),
                libpve-http-server-perl (>= 2.0-12),
+               libpve-notify-perl,
                libpve-rs-perl (>= 0.7.1),
                libpve-storage-perl (>= 6.3-2),
                libtemplate-perl,
@@ -61,6 +62,7 @@ Depends: apt (>= 1.5~),
          libpve-common-perl (>= 7.2-7),
          libpve-guest-common-perl (>= 5.0.2),
          libpve-http-server-perl (>= 4.1-1),
+         libpve-notify-perl,
          libpve-rs-perl (>= 0.7.1),
          libpve-storage-perl (>= 7.2-12),
          librados2-perl (>= 1.3-1),
-- 
2.39.2






More information about the pve-devel mailing list