diff --git a/install/stirling-pdf-install.sh b/install/stirling-pdf-install.sh index 88456a66..40accb5c 100644 --- a/install/stirling-pdf-install.sh +++ b/install/stirling-pdf-install.sh @@ -28,7 +28,8 @@ $STD apt-get install -y \ make \ g++ \ unpaper \ - ocrmypdf + ocrmypdf \ + poppler-utils msg_ok "Installed Dependencies" msg_info "Installing LibreOffice Components"