debian-buster-jenkins: add ghostscript

Add the ghostscript package, it contains ps2pdf which is now used in
osmo-gsm-manuals to shrink pdfs.

Related: SYS#6380
Change-Id: If7b30d0c948604211f4f5242aca8564c310a6ce3
This commit is contained in:
Oliver Smith 2023-03-17 13:24:26 +01:00
parent 4f459b779e
commit cfeef2bed3
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ RUN \
gawk \
gcc \
gcc-arm-none-eabi \
ghostscript \
git \
git-buildpackage \
graphviz \