d/control: add build dep to python-sphinx-rtd-theme 38/1738/1
authorChristian Ehrhardt <[email protected]>
Thu, 23 Jun 2016 08:47:56 +0000 (10:47 +0200)
committerChristian Ehrhardt <[email protected]>
Thu, 23 Jun 2016 14:39:48 +0000 (16:39 +0200)
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)
  /<<PKGBUILDDIR>>/mk/rte.sdkdoc.mk:110: recipe for target 'guides-html'
  failed
  make[2]: *** [guides-html] Error 1
  /<<PKGBUILDDIR>>/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 <[email protected]>
debian/control

index 3ce43d2..57c7c91 100644 (file)
@@ -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