Skip to content

Commit d99754b

Browse files
committed
Drop quemu and add man-db
1 parent c17581c commit d99754b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

2929
RUN mkdir -p /usr/libexec/git-core/ \
3030
&& ln -s /usr/lib/git-core/git-credential-libsecret /usr/libexec/git-core/git-credential-libsecret

0 commit comments

Comments
 (0)