Commit dd8f7ca3 authored by nimrod's avatar nimrod
Browse files

Add Poppler utils.

parent 7fc7afe0
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@ RUN apt-get update && \
        make \
        netbase \
        pandoc \
        poppler-utils \
        texlive-extra-utils \
        texlive-fonts-extra \
        texlive-fonts-recommended \
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ if you wish to build presentation as part of a pipeline.
- [qpdf](http://qpdf.sourceforge.net/)
- [Ghostscript](https://www.ghostscript.com/)
- [GraphicsMagick](http://www.graphicsmagick.org/)
- [Poppler utils](https://poppler.freedesktop.org/)

## License