X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0ce58986d4fed13a128a5e251c23d339a0d2642a..3a8e2482063363c58098e170e6a7c250f62c7711:/tools/docker/Dockerfile.build-deps?ds=inline diff --git a/tools/docker/Dockerfile.build-deps b/tools/docker/Dockerfile.build-deps index 4e76b830e1..3a189e920a 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 javasphinx sphinx>=1.8.0b1 sphinx_rtd_theme + pip3 install breathe javasphinx 'sphinx>=1.8.0b1' sphinx_rtd_theme \ No newline at end of file