tests/docker: Install Sphinx in the Debian images
commit8d16a310286b83d20d28a19589a6554a54e7e492
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 15 Jul 2019 17:48:09 +0000 (15 19:48 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 23 Jul 2019 14:53:25 +0000 (23 15:53 +0100)
treeea35bd3da78a0e1e23d9edc39be4e66d73fc45e6
parent78872894419a595e43ccbd1791ae92467a678193
tests/docker: Install Sphinx in the Debian 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: <20190715174817.18981-3-philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/docker/dockerfiles/debian10.docker
tests/docker/dockerfiles/debian9.docker