On Thu, Jul 11, 2019 at 02:06:09PM +0200, Philippe Mathieu-Daudé wrote: > Since commit 5f71eac06e the Sphinx tool is required > to build the rST documentation. > > This fixes: > > $ ./configure --enable-docs > > ERROR: User requested feature docs > configure was not able to find it. > Install texinfo, Perl/perl-podlators and python-sphinx > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > tests/docker/dockerfiles/ubuntu.docker | 1 + > tests/docker/dockerfiles/ubuntu1804.docker | 1 + > 2 files changed, 2 insertions(+)
Reviewed-by: Stefano Garzarella <sgarz...@redhat.com>