Skip to content
Snippets Groups Projects
Commit 029469d8 authored by Joseph Boudreau's avatar Joseph Boudreau
Browse files

Whoops

parent bd5b4d15
No related branches found
No related tags found
No related merge requests found
Pipeline #12152676 passed
......@@ -66,7 +66,7 @@ RUN apt-get update && apt-get install -y libhepmc3-dev
RUN apt-get update && apt-get install -y libegl-dev
### Install qt6 (co-exist with qt5 during transition period)
RUN apt-get update && apt get install -y qt6-base-dev libqt6core5compat6-dev libqt6opengl6-dev
RUN apt-get update && apt-get install -y qt6-base-dev libqt6core5compat6-dev libqt6opengl6-dev
### Install xercesC
RUN mkdir -p build_xercesC && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment