]> git.proxmox.com Git - pve-manager.git/commitdiff
d/control: add dependency to `libpve-notify-perl`
authorLukas Wagner <l.wagner@proxmox.com>
Thu, 3 Aug 2023 12:16:51 +0000 (14:16 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 16 Aug 2023 09:10:08 +0000 (11:10 +0200)
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
debian/control

index 34a11f89a9cfc8a2820d1f09e923fa152243824f..c511efb197dfbbda377b6c717bff3db6624443b1 100644 (file)
@@ -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),