aboutsummaryrefslogtreecommitdiffstats
path: root/debian/templates/control.docs.in
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2018-09-11 05:03:38 +0100
committerBen Hutchings <ben@decadent.org.uk>2018-09-11 05:03:38 +0100
commitf33c76a5866e93cc38cedb60a39036a94ca8e49e (patch)
tree931a67f6a8e97fc740875f9a9ec295892c3a8537 /debian/templates/control.docs.in
parent824debfd2ef5f997c01d355afa9b4b016c2db3aa (diff)
downloadkernel_replicant_linux-f33c76a5866e93cc38cedb60a39036a94ca8e49e.tar.gz
kernel_replicant_linux-f33c76a5866e93cc38cedb60a39036a94ca8e49e.tar.bz2
kernel_replicant_linux-f33c76a5866e93cc38cedb60a39036a94ca8e49e.zip
debian/control: Build-depend on texlive-latex-base for linux-doc
Sphinx unfortunately supports embedded LaTeX incantations, and some kernel documentation now uses it.
Diffstat (limited to 'debian/templates/control.docs.in')
-rw-r--r--debian/templates/control.docs.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/templates/control.docs.in b/debian/templates/control.docs.in
index 5d694cd049f6..6eba9c25a754 100644
--- a/debian/templates/control.docs.in
+++ b/debian/templates/control.docs.in
@@ -1,7 +1,8 @@
Package: @source_basename@-doc-@version@
Build-Profiles: <!stage1 !nodoc>
Architecture: all
-Build-Depends: graphviz, python3-sphinx, python3-sphinx-rtd-theme
+Build-Depends: graphviz, python3-sphinx, python3-sphinx-rtd-theme,
+ texlive-latex-base
Depends: ${misc:Depends}
Section: doc
Multi-Arch: foreign