mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-07-27 11:10:29 +00:00
d/control: add missing ${misc:Depends}
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0c3c738f7d
commit
4a6dd634ae
4
debian/control
vendored
4
debian/control
vendored
@ -17,7 +17,7 @@ Standards-Version: 4.5.1
|
|||||||
Package: pmg-doc-generator
|
Package: pmg-doc-generator
|
||||||
Section: perl
|
Section: perl
|
||||||
Architecture: any
|
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
|
Description: Proxmox Mail Gateway Documentation helpers
|
||||||
Tool to auto-generate various Proxmox Mail gateway Documentation files and
|
Tool to auto-generate various Proxmox Mail gateway Documentation files and
|
||||||
manual pages. This package is required to build most other Proxmox Mail
|
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
|
Package: pmg-docs
|
||||||
Section: doc
|
Section: doc
|
||||||
Depends: libjs-extjs
|
Depends: libjs-extjs, ${misc:Depends}
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Description: Proxmox Mail Gateway Documentation
|
Description: Proxmox Mail Gateway Documentation
|
||||||
This package contains the Proxmox Mail Gateway documentation files.
|
This package contains the Proxmox Mail Gateway documentation files.
|
||||||
|
Loading…
Reference in New Issue
Block a user