docker image: install pandoc
This commit is contained in:
parent
a28f7639fc
commit
89f6b033bd
@ -28,6 +28,7 @@ PACKAGES+=" python3.7"
|
||||
PACKAGES+=" tar"
|
||||
PACKAGES+=" unzip"
|
||||
PACKAGES+=" m4"
|
||||
PACKAGES+=" pandoc" # For manpage generation for uftrace package.
|
||||
PACKAGES+=" pkg-config"
|
||||
PACKAGES+=" python3-docutils" # For rst2man, used by mpv.
|
||||
PACKAGES+=" python3-setuptools" # Needed by at least asciinema.
|
||||
|
Loading…
Reference in New Issue
Block a user