aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2017-08-23 14:02:42 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2017-08-30 15:53:22 +0100
commit2cfcea802cf25914db562271026bb4acefb145ea (patch)
treefb050616635abf5a7a425488562ceb5c8a20e355 /debian/control
parent8b3373e7a524233ddb21cd5763cb0de65985b8f0 (diff)
Mark docs build-dependencies with <!nodoc>
Change-Id: If92a38859d67ccf30cb2ee9e48c5d7b1f7e265e9 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com> (cherry picked from commit afbf9d392fc999eff834df2b6e61da9894860108)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 8963f098..4bdef9be 100644
--- a/debian/control
+++ b/debian/control
@@ -8,18 +8,18 @@ Build-Depends: debhelper (>= 9),
dh-python,
dh-systemd (>= 1.5),
dkms,
- doxygen,
- graphviz,
- inkscape,
+ doxygen <!nodoc>,
+ graphviz <!nodoc>,
+ inkscape <!nodoc>,
libcap-dev,
libpcap-dev,
libxen-dev [amd64 arm64 i386],
libxenstore3.0 [amd64 arm64 i386],
python,
- python-sphinx,
- python-sphinx-rtd-theme,
- texlive-fonts-recommended,
- texlive-latex-extra
+ python-sphinx <!nodoc>,
+ python-sphinx-rtd-theme <!nodoc>,
+ texlive-fonts-recommended <!nodoc>,
+ texlive-latex-extra <!nodoc>
Standards-Version: 4.0.0
Section: libs
Homepage: http://www.dpdk.org