diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control index 81a8fcc4..667d4da8 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 |