]> git.proxmox.com Git - pmg-docs.git/commitdiff
d/control: add missing ${misc:Depends}
authorStoiko Ivanov <s.ivanov@proxmox.com>
Tue, 30 May 2023 11:14:00 +0000 (13:14 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Jun 2023 11:37:01 +0000 (13:37 +0200)
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 3c72f477333326ad970bc32b75445312ffe2ed0b..280add3ed4305e44c2a6ce86fbb42b48234d351f 100644 (file)
@@ -17,7 +17,7 @@ Standards-Version: 4.5.1
 Package: pmg-doc-generator
 Section: perl
 Architecture: any
-Depends: asciidoc-base, libpve-common-perl, xmlto, ${perl:Depends}
+Depends: asciidoc-base, libpve-common-perl, xmlto, ${misc:Depends}, ${perl:Depends}
 Description: Proxmox Mail Gateway Documentation helpers
  Tool to auto-generate various Proxmox Mail gateway Documentation files and
  manual pages. This package is required to build most other Proxmox Mail
@@ -25,7 +25,7 @@ Description: Proxmox Mail Gateway Documentation helpers
 
 Package: pmg-docs
 Section: doc
-Depends: libjs-extjs
+Depends: libjs-extjs, ${misc:Depends}
 Architecture: all
 Description: Proxmox Mail Gateway Documentation
  This package contains the Proxmox Mail Gateway documentation files.