Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ingo Meyer
GR Build Images
Commits
516f0d34
Commit
516f0d34
authored
Nov 11, 2021
by
Ingo Meyer
Browse files
Merge branch 'feature/add_qt6_to_arch' into 'master'
Add Qt6 to Arch images See merge request
!21
parents
dac6e2f8
e5d6b03e
Pipeline
#46088
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
arch-self-contained/Dockerfile
View file @
516f0d34
...
...
@@ -18,5 +18,6 @@ RUN pacman -Syu --noconfirm && \
patch
\
pkgconf
\
qt5-base
\
qt6-base
\
xorg-xrandr
&&
\
yes
| pacman
-Scc
arch-system-dependencies/Dockerfile
View file @
516f0d34
...
...
@@ -17,5 +17,6 @@ RUN pacman -Syu --noconfirm && \
make
\
mesa
\
patch
\
qt5-base
&&
\
qt5-base
\
qt6-base
&&
\
yes
| pacman
-Scc
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment