bundles/pacman: ensure we have man

This commit is contained in:
Franzi 2022-02-13 09:23:30 +01:00
parent 8c442ede2c
commit 3c763820ed
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -48,6 +48,8 @@ pkg_pacman = {
'm4': {}, 'm4': {},
'mailutils': {}, 'mailutils': {},
'make': {}, 'make': {},
'man-db': {},
'man-pages': {},
'moreutils': {}, 'moreutils': {},
'mtr': {}, 'mtr': {},
'ncdu': {}, 'ncdu': {},