Skip to content
Snippets Groups Projects
Commit e5d6b03e authored by Jonas Clever's avatar Jonas Clever
Browse files

Add Qt6 to arch builds

parent dac6e2f8
No related branches found
No related tags found
No related merge requests found
......@@ -18,5 +18,6 @@ RUN pacman -Syu --noconfirm && \
patch \
pkgconf \
qt5-base \
qt6-base \
xorg-xrandr && \
yes | pacman -Scc
......@@ -17,5 +17,6 @@ RUN pacman -Syu --noconfirm && \
make \
mesa \
patch \
qt5-base && \
qt5-base \
qt6-base && \
yes | pacman -Scc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment