scripts(setup-ubuntu): add go-md2man

Needed by for example containerd.
This commit is contained in:
Henrik Grimler 2023-10-15 21:29:28 +02:00
parent 5a1a95d93f
commit 778b4c224b
No known key found for this signature in database
GPG Key ID: B0076E490B71616B
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ PACKAGES+=" scons"
# Used to generate package documentation.
PACKAGES+=" asciidoc"
PACKAGES+=" asciidoctor"
PACKAGES+=" go-md2man"
PACKAGES+=" groff"
PACKAGES+=" help2man"
PACKAGES+=" pandoc"