]> git.proxmox.com Git - pve-docs.git/commitdiff
d/control: pass ${perl:Depends} everywhere it is defined
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 May 2019 15:02:06 +0000 (17:02 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 May 2019 15:02:06 +0000 (17:02 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index a5ab4a33df9ca4d47fa1cbed4ad084f2d29d2880..94a3d52d6f8ab61a2319e4574667d770c9fa3e9a 100644 (file)
@@ -30,7 +30,7 @@ Description: Proxmox VE Documentation helpers
 
 Package: pve-docs
 Section: doc
-Depends: libjs-extjs,
+Depends: libjs-extjs, ${perl:Depends},
 Architecture: all
 Description: Proxmox VE Documentation
  This package contains the Proxmox VE Documentation files.
@@ -41,6 +41,7 @@ Section: doc
 Depends: libhtml-parser-perl,
          pve-docs,
          ${misc:Depends},
+         ${perl:Depends},
 Suggests: apache2,
 Description: Proxmox VE Documentation - mediawiki plugin
  This package contains tools to view Proxmox VE Documentation with mediakiki.