Add missing LibreOffice binary dependency to gitlab config file.
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
- postgres
|
||||
before_script:
|
||||
- apt-get update -qq
|
||||
- apt-get install -qq python-dev gcc tesseract-ocr tesseract-ocr-deu unpaper ghostscript libjpeg-dev libpng-dev libtiff-dev poppler-utils
|
||||
- apt-get install -qq python-dev gcc tesseract-ocr tesseract-ocr-deu unpaper ghostscript libjpeg-dev libpng-dev libtiff-dev poppler-utils libreoffice
|
||||
stages:
|
||||
- test
|
||||
job_test:
|
||||
|
||||
Reference in New Issue
Block a user