Skip to content

Commit

Permalink
update submodule and add missing qt6-5compat to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianinsaval committed Apr 30, 2024
1 parent a804f05 commit 84844cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN pacman -Syu --noconfirm --needed base-devel ccache namcap \
RUN pacman -S --noconfirm --needed boost-libs coin fmt glew jsoncpp \
med-openmpi netcdf opencascade openmpi pyside6 pyside6-tools python-yaml \
python-matplotlib python-pivy python-ply python-packaging qt6-svg \
qt6-tools qt6-base shared-mime-info verdict vtk xerces-c yaml-cpp \
qt6-tools qt6-base qt6-5compat shared-mime-info verdict vtk xerces-c yaml-cpp \
; pacman -Scc --noconfirm
# FreeCAD makedepends
RUN pacman -S --noconfirm --needed boost cmake eigen git ninja nlohmann-json \
Expand Down

0 comments on commit 84844cf

Please sign in to comment.