diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-07-03 13:41:18 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-07-03 13:45:28 +0000 |
commit | 322e7c705fd32867cc0848794995fc8922ce57e8 (patch) | |
tree | 8f9c13d08514701d247265b4f6da74e40634180d | |
parent | Updating vcs fields. (diff) | |
download | open-infrastructure-service-tools-322e7c705fd32867cc0848794995fc8922ce57e8.tar.xz open-infrastructure-service-tools-322e7c705fd32867cc0848794995fc8922ce57e8.zip |
Updating build-depends to include tools for manpage generation.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 90648c5..85f29be 100644 --- a/debian/control +++ b/debian/control @@ -3,10 +3,15 @@ Section: admin Priority: optional Maintainer: Daniel Baumann <mail@daniel-baumann.ch> Build-Depends: + asciidoc, debhelper (>= 9.20160402~), dh-apache2, + docbook-xml, + docbook-xsl, imagemagick, librsvg2-bin, + libxml2-utils, + xsltproc, Standards-Version: 3.9.8 Homepage: https://open-infrastructure.net/software/apache-icons Vcs-Browser: https://sources.progress-linux.org/users/daniel/debian/packages/open-infrastructure-apache-icons |