]> git.proxmox.com Git - pve-docs.git/blobdiff - debian/control
Fixed some typos and slight language improvements
[pve-docs.git] / debian / control
index d03db114a609afcfd63b7b59819726689c20265c..dccfbc38da58b57347feb3af30470d63d892c6fc 100644 (file)
@@ -2,13 +2,26 @@ Source: pve-docs
 Section: perl
 Priority: extra
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper (>= 7.0.50~), lintian, asciidoc, xmlto, dblatex, source-highlight, inkscape, imagemagick
+Build-Depends: asciidoc-dblatex,
+               debhelper (>= 10~),
+               docbook-xsl,
+               git,
+               graphviz,
+               imagemagick-6.q16,
+               libjson-perl,
+               librsvg2-bin,
+               lintian,
+               source-highlight,
 Standards-Version: 3.8.4
 
 Package: pve-doc-generator
 Section: perl
 Architecture: any
-Depends: ${perl:Depends}, libpve-common-perl, asciidoc, xmlto
+Depends: asciidoc-base,
+         libpve-common-perl,
+         source-highlight,
+         xmlto,
+         ${perl:Depends},
 Description: Proxmox VE Documentation helpers
  Tool to auto-generate various Proxmox VE Documentation files and
  manual pages. This package is required to build most other Proxmox VE
@@ -16,6 +29,7 @@ Description: Proxmox VE Documentation helpers
 
 Package: pve-docs
 Section: doc
+Depends: libjs-extjs,
 Architecture: all
 Description: Proxmox VE Documentation
  This package contains the Proxmox VE Documentation files.
@@ -23,7 +37,9 @@ Description: Proxmox VE Documentation
 Package: pve-docs-mediawiki
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, pve-docs, libhtml-parser-perl
-Suggests: apache2
+Depends: libhtml-parser-perl,
+         pve-docs,
+         ${misc:Depends},
+Suggests: apache2,
 Description: Proxmox VE Documentation - mediawiki plugin
  This package contains tools to view Proxmox VE Documentation with mediakiki.