Add missing LibreOffice binary dependency to gitlab config file.

This commit is contained in:
Roberto Rosario
2015-09-25 00:08:28 -04:00
parent 32b7ec3e14
commit e42dbefa74

View File

@@ -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: