From 023a9eb5593d31529aadbec34b4165bff9b5c880 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Tue, 1 Aug 2017 17:12:49 +0200 Subject: testing/ocrmypdf: add python3 to depends --- testing/ocrmypdf/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/ocrmypdf/APKBUILD b/testing/ocrmypdf/APKBUILD index 969ffe2e38..e38ab16fc5 100644 --- a/testing/ocrmypdf/APKBUILD +++ b/testing/ocrmypdf/APKBUILD @@ -2,13 +2,13 @@ # Maintainer: pkgname=ocrmypdf pkgver=5.2 -pkgrel=0 +pkgrel=1 pkgdesc="Add OCR text layer to scanned PDF files" url="https://github.com/jbarlow83/OCRmyPDF" arch="all" license="MIT" depends="py-ruffus py-reportlab py-img2pdf py-cffi py-pypdf2 py-pillow unpaper - tesseract-ocr ghostscript qpdf" + tesseract-ocr ghostscript qpdf python3" makedepends="python3-dev" install="" subpackages="" -- cgit v1.2.3