Added python-sphinx to dependencies

This makes sure that python-sphinx, required to build our documentation,
is installed.

Change-Id: Ice6305d38ef5c1bf155b559c2425fdf59c0d94bb
This commit is contained in:
Michael Krotscheck
2016-08-09 12:37:30 -07:00
parent c55a52ceb9
commit a6fc905eb7

View File

@@ -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]