From a6fc905eb73dced043c56e7361e49d0ddeeeab22 Mon Sep 17 00:00:00 2001 From: Michael Krotscheck Date: Tue, 9 Aug 2016 12:37:30 -0700 Subject: [PATCH] Added python-sphinx to dependencies This makes sure that python-sphinx, required to build our documentation, is installed. Change-Id: Ice6305d38ef5c1bf155b559c2425fdf59c0d94bb --- 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]