From bc49889af889383eb47c251216afeaac606c20cd Mon Sep 17 00:00:00 2001 From: Michael Krotscheck Date: Tue, 9 Aug 2016 12:16:32 -0700 Subject: [PATCH] Added python-sphinx to dependencies This makes sure that python-sphinx, required to build our documentation, is installed. Change-Id: Icc0b6abdb640fa67ff3206812c729eac60c5f000 --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 872e6a3..029ed26 100644 --- a/bindep.txt +++ b/bindep.txt @@ -29,6 +29,7 @@ python-dev [platform:dpkg] python-devel [platform:rpm] python-libvirt [platform:dpkg] python-lxml +python-sphinx [platform:dpkg] python3-all-dev [platform:ubuntu-trusty] python3-dev [platform:dpkg] python3-devel [platform:fedora]