Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
LMM Testing:
[simgrid.git] / tools / docker / Dockerfile.build-deps
index 4e76b830e1434cd119287ce93e0962a8b46d46ee..75522741dc0df7dcdea2699f072446d2013d2b6f 100644 (file)
@@ -13,6 +13,7 @@ RUN apt update && \
        doxygen fig2dev \
        chrpath \
        libdw-dev libevent-dev libunwind8-dev \
+       linkchecker \
        && \
-    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