From 52f4fc6ce24a810af448e277d28d3a86676905cf Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Mon, 1 Oct 2018 08:31:56 +0200 Subject: [PATCH 1/1] docker[build-deps]: we now need javasphinx --- tools/docker/Dockerfile.build-deps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/docker/Dockerfile.build-deps b/tools/docker/Dockerfile.build-deps index f3ebc9e121..3a296f3311 100644 --- a/tools/docker/Dockerfile.build-deps +++ b/tools/docker/Dockerfile.build-deps @@ -14,5 +14,5 @@ RUN apt update && \ chrpath \ libdw-dev libevent-dev libunwind8-dev \ && \ - pip3 install breathe exhale sphinx>=1.8.0b1 sphinx_rtd_theme + pip3 install breathe javasphinx sphinx>=1.8.0b1 sphinx_rtd_theme \ No newline at end of file -- 2.20.1