commit: 1fcdcc8c88c02b6d7232c14f172b1b21c0020216 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 23 05:16:46 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 23 05:16:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fcdcc8c
app-text/calibre: fix pillow dep Closes: https://bugs.gentoo.org/823476 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/calibre/{calibre-5.44.0.ebuild => calibre-5.44.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/calibre/calibre-5.44.0.ebuild b/app-text/calibre/calibre-5.44.0-r1.ebuild similarity index 99% rename from app-text/calibre/calibre-5.44.0.ebuild rename to app-text/calibre/calibre-5.44.0-r1.ebuild index f3484c057923..ef3d30c83df3 100644 --- a/app-text/calibre/calibre-5.44.0.ebuild +++ b/app-text/calibre/calibre-5.44.0-r1.ebuild @@ -68,7 +68,7 @@ COMMON_DEPEND="${PYTHON_DEPS} >=dev-python/mechanize-0.3.5[${PYTHON_USEDEP}] >=dev-python/msgpack-0.6.2[${PYTHON_USEDEP}] >=dev-python/netifaces-0.10.5[${PYTHON_USEDEP}] - >=dev-python/pillow-3.2.0[${PYTHON_USEDEP}] + >=dev-python/pillow-3.2.0[truetype,${PYTHON_USEDEP}] >=dev-python/psutil-4.3.0[${PYTHON_USEDEP}] >=dev-python/pychm-0.8.6[${PYTHON_USEDEP}] dev-python/pycryptodome[${PYTHON_USEDEP}]