From 9e7fb52b4798e1e098a18b57598b3950bc8fe8d5 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Fri, 29 Jul 2016 01:57:12 -0700 Subject: [PATCH] Travis: add PPA to support unpaper --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4b0e9264..b280e9d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ before_cache: before_install: # Ubuntu packages + - sudo add-apt-repository ppa:heyarje/libav-11 -y # for libav11, which is for unpaper - sudo apt-get update -qq # must go after all add-apt-repo - sudo apt-get install -y ghostscript tesseract-ocr tesseract-ocr-deu tesseract-ocr-eng tesseract-ocr-fra qpdf poppler-utils libavformat56 libavcodec56 libavutil54 libffi-dev