diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-08-28 08:24:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-08-28 09:22:27 +0000 |
commit | fdb07373ad6166ab7c40f7d8d8f0561e0ecbf6f1 (patch) | |
tree | e120067b981c550f26c33a69d5a08989a5cd4beb | |
parent | Removing ftbfs-asciidoc.patch, not needed anymore. (diff) | |
download | open-infrastructure-service-tools-fdb07373ad6166ab7c40f7d8d8f0561e0ecbf6f1.tar.xz open-infrastructure-service-tools-fdb07373ad6166ab7c40f7d8d8f0561e0ecbf6f1.zip |
Updating build-depends for new upstream version.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 0320b15..68549b3 100644 --- a/debian/control +++ b/debian/control @@ -3,15 +3,11 @@ Section: admin Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: - asciidoc, debhelper-compat (= 13), dh-apache2, - docbook-xml, - docbook-xsl, imagemagick, librsvg2-bin, - libxml2-utils, - xsltproc, + python3-docutils, Rules-Requires-Root: no Standards-Version: 4.6.0 Homepage: https://open-infrastructure.net/software/service-tools |