Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
docker[build-deps]: we now need javasphinx
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 1 Oct 2018 06:31:56 +0000 (08:31 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 1 Oct 2018 06:31:56 +0000 (08:31 +0200)
tools/docker/Dockerfile.build-deps

index f3ebc9e..3a296f3 100644 (file)
@@ -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