From 11ade8777a75846d283f0be16feb1e59077a3dc7 Mon Sep 17 00:00:00 2001 From: Henri Gasc Date: Thu, 17 Nov 2022 23:19:21 +0100 Subject: [PATCH] app-text/OCRmyPDF: Fixed post-install behaviour Signed-off-by: Henri Gasc --- app-text/OCRmyPDF/OCRmyPDF-14.0.1-r4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-text/OCRmyPDF/OCRmyPDF-14.0.1-r4.ebuild b/app-text/OCRmyPDF/OCRmyPDF-14.0.1-r4.ebuild index dbae649951..2d5c2a040d 100644 --- a/app-text/OCRmyPDF/OCRmyPDF-14.0.1-r4.ebuild +++ b/app-text/OCRmyPDF/OCRmyPDF-14.0.1-r4.ebuild @@ -15,6 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="CC-BY-SA-2.5 CC-BY-SA-4.0 MIT MPL-2.0 ZLIB" SLOT="0" KEYWORDS="~amd64" +IUSE="png" RDEPEND=" >=app-text/ghostscript-gpl-9.50