tests/docker: Install Sphinx in the Ubuntu images
commit6d7b9c8c064bee8ff7974c36af2f73d3ee3b9a70
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 11 Jul 2019 12:06:09 +0000 (11 14:06 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 23 Jul 2019 14:53:25 +0000 (23 15:53 +0100)
tree260c9c3379c3696e20e2658bff23aabd9248b40a
parent3c237b5c65835d3fb9921e750bd9603becc4463d
tests/docker: Install Sphinx in the Ubuntu images

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é <philmd@redhat.com>
Message-Id: <20190711120609.12773-1-philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
tests/docker/dockerfiles/ubuntu.docker
tests/docker/dockerfiles/ubuntu1804.docker