OSDN Git Service

Remove texinfo dependency from docker and CI configs
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 25 Sep 2020 16:23:16 +0000 (17:23 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 29 Sep 2020 15:55:39 +0000 (17:55 +0200)
commit7cd77fb02b9a2117a56fed172f09a1820fcd6b0b
treecf85f68f00ec2c004fccb574ce35d7aec7afdbdf
parent1615aeaf1ff2581aa4a595433f72e5c79d3171aa
Remove texinfo dependency from docker and CI configs

We don't need texinfo to build the docs any more, so we can
drop that dependency from our docker and other CI configs.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20200925162316.21205-22-peter.maydell@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
.travis.yml
scripts/coverity-scan/coverity-scan.docker
tests/docker/dockerfiles/debian10.docker
tests/docker/dockerfiles/fedora.docker
tests/docker/dockerfiles/ubuntu.docker
tests/docker/dockerfiles/ubuntu1804.docker
tests/docker/dockerfiles/ubuntu2004.docker