From 2a36753e5309f0b97246dc8bdcbb25b562c6de4c Mon Sep 17 00:00:00 2001 From: Michael Krotscheck Date: Wed, 17 Aug 2016 09:35:34 -0700 Subject: [PATCH] Added oslo-sphinx to bindep.txt Our documentation build needs oslosphinx to work properly. Change-Id: I3898951e50ff5c7bae3286c900b00df9b4bb9904 --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 029ed26..ff72551 100644 --- a/bindep.txt +++ b/bindep.txt @@ -30,6 +30,7 @@ python-devel [platform:rpm] python-libvirt [platform:dpkg] python-lxml python-sphinx [platform:dpkg] +python-oslosphinx [platform:dpkg] python3-all-dev [platform:ubuntu-trusty] python3-dev [platform:dpkg] python3-devel [platform:fedora]