mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 02:15:44 -05:00
CI: make the openSUSE docker (Qt5) container more comfortable
This commit is contained in:
parent
709296940c
commit
cd0a381a35
1 changed files with 4 additions and 0 deletions
|
@ -43,4 +43,8 @@ zypper --non-interactive in \
|
|||
|
||||
# Not actual dependencies, but good to have
|
||||
zypper --non-interactive in python311-PyYAML python311-jsonschema
|
||||
# vi to edit things inside the docker
|
||||
zypper --non-interactive in vim
|
||||
# noto so that running Calamares in the docker is readable
|
||||
zypper --non-interactive in noto-sans-fonts
|
||||
true
|
||||
|
|
Loading…
Add table
Reference in a new issue