]> git.proxmox.com Git - pve-docs.git/blobdiff - debian/control
build: refactor build process
[pve-docs.git] / debian / control
index 46cd222ca4dac7ce1f3fd7b826da599d95612e5e..920c4cbc9b975f8b1695972e88456dcee148c0ca 100644 (file)
@@ -2,28 +2,29 @@ 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
+Build-Depends: debhelper (>= 7.0.50~), lintian, asciidoc-dblatex, source-highlight, librsvg2-bin, graphviz
 Standards-Version: 3.8.4
 
+Package: pve-docs
+Section: doc
+Depends: libjs-extjs
+Architecture: all
+Description: Proxmox VE Documentation
+ This package contains the Proxmox VE Documentation files.
+
 Package: pve-doc-generator
 Section: perl
 Architecture: any
-Depends: ${perl:Depends}, libpve-common-perl, asciidoc, xmlto
+Depends: ${perl:Depends}, libpve-common-perl, asciidoc-dblatex, source-highlight, xmlto
 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
  packages.
 
-Package: pve-docs
-Section: doc
-Architecture: all
-Description: Proxmox VE Documentation
- This package contains the Proxmox VE Documentation files.
-
 Package: pve-docs-mediawiki
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, pve-docs
+Depends: ${misc:Depends}, pve-docs, libhtml-parser-perl
 Suggests: apache2
 Description: Proxmox VE Documentation - mediawiki plugin
  This package contains tools to view Proxmox VE Documentation with mediakiki.