From: Christian Ehrhardt Date: Thu, 23 Jun 2016 08:47:56 +0000 (+0200) Subject: d/control: add build dep to python-sphinx-rtd-theme X-Git-Tag: debian/16.07-1~116 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F38%2F1738%2F1;p=deb_dpdk.git d/control: add build dep to python-sphinx-rtd-theme Avoids the following issue in sid: Theme error: sphinx_rtd_theme is no longer a hard dependency since version 1.4.0. Please install it manually.(pip install sphinx_rtd_theme) /<>/mk/rte.sdkdoc.mk:110: recipe for target 'guides-html' failed make[2]: *** [guides-html] Error 1 /<>/mk/rte.sdkroot.mk:107: recipe for target 'doc-guides-html' failed make[1]: *** [doc-guides-html] Error 2 make[1]: *** Waiting for unfinished jobs... Change-Id: Ia5662a7112b9fbf63a40db5ba7527c156b6536b8 Signed-off-by: Christian Ehrhardt --- diff --git a/debian/control b/debian/control index 3ce43d2f..57c7c911 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 9), libxenstore3.0, python, python-sphinx, + python-sphinx-rtd-theme, texlive-fonts-recommended, texlive-latex-extra Standards-Version: 3.9.8