commit: 393cb8f92708b018c48ed75f5e1d9eaff40fa70f Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Thu Nov 17 20:46:42 2022 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Thu Nov 17 20:46:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=393cb8f9
app-text/OCRmyPDF: try to fix deps Closes: https://bugs.gentoo.org/881617 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> .../OCRmyPDF/{OCRmyPDF-14.0.1-r3.ebuild => OCRmyPDF-14.0.1-r4.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/OCRmyPDF/OCRmyPDF-14.0.1-r3.ebuild b/app-text/OCRmyPDF/OCRmyPDF-14.0.1-r4.ebuild similarity index 97% rename from app-text/OCRmyPDF/OCRmyPDF-14.0.1-r3.ebuild rename to app-text/OCRmyPDF/OCRmyPDF-14.0.1-r4.ebuild index 9fcbcd939..dbae64995 100644 --- a/app-text/OCRmyPDF/OCRmyPDF-14.0.1-r3.ebuild +++ b/app-text/OCRmyPDF/OCRmyPDF-14.0.1-r4.ebuild @@ -24,7 +24,7 @@ RDEPEND=" >=dev-python/deprecation-2.1.0[${PYTHON_USEDEP}] >=dev-python/packaging-20[${PYTHON_USEDEP}] >dev-python/pikepdf-5.0.1[${PYTHON_USEDEP}] - >=dev-python/pillow-8.2.0[${PYTHON_USEDEP}] + >=dev-python/pillow-8.2.0[lcms,${PYTHON_USEDEP}] >=dev-python/pluggy-0.13.0[${PYTHON_USEDEP}] >=dev-python/reportlab-3.5.66[${PYTHON_USEDEP}] >=dev-python/tqdm-4[${PYTHON_USEDEP}]
