File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ RUN pacman --noconfirm -S base base-devel bat desktop-file-utils \
2222 micro qemu-base starship swtpm time traceroute trash-cli tree wget \
2323 zsh inetutils fzf python-pip python-virtualenv python-gitlab ruff \
2424 python-pylint python-ruamel-yaml libabigail openssh gnupg less \
25- qemu-user-static qemu-user-static-binfmt python-gitlab \
26- python-ruamel-yaml python-packaging python-pyelftools \
27- python-urllib3 python-pyaml lzip python-gitpython python-tabulate
25+ python-gitlab python-ruamel-yaml python-packaging python-pyelftools \
26+ python-urllib3 python-pyaml lzip python-gitpython python-tabulate \
27+ man-db
2828
2929RUN mkdir -p /usr/libexec/git-core/ \
3030 && ln -s /usr/lib/git-core/git-credential-libsecret /usr/libexec/git-core/git-credential-libsecret
You can’t perform that action at this time.
0 commit comments