From cd92098caa64b7fd30cdc6b5d56bf7e9e17a449e Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Tue, 19 Apr 2022 13:06:44 +0200 Subject: Avoid building all docs in nodoc build profile Differentiating between different types of documentation we build helps in better expressing what needs to be done for our arch:any and arch:all packages currently as well. --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7f10eec3e..44650bfb9 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Rules-Requires-Root: no Standards-Version: 4.1.1 Build-Depends: cmake (>= 3.4), debhelper-compat (= 12), - docbook-xml, - docbook-xsl, + docbook-xml , + docbook-xsl , dpkg-dev (>= 1.20.8), gettext (>= 0.12), googletest | libgtest-dev , @@ -27,9 +27,9 @@ Build-Depends: cmake (>= 3.4), libzstd-dev (>= 1.0), ninja-build, pkg-config, - po4a (>= 0.34-2), + po4a (>= 0.34-2) , triehash, - xsltproc, + xsltproc , zlib1g-dev Build-Depends-Indep: doxygen , graphviz , w3m Vcs-Git: https://salsa.debian.org/apt-team/apt.git -- cgit v1.2.3-70-g09d2