diff options
author | Cecil Curry <leycec@gmail.com> | 2021-10-04 21:56:21 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2021-10-04 21:57:59 -0700 |
commit | fd9d73b28e96631a98b505ac084180d0b1d6382a (patch) | |
tree | 3f45200223ae604438d6db565bf18aff0b924371 /app-text | |
parent | sys-cluster/glusterfs: Version 8.6 (diff) | |
download | gentoo-fd9d73b28e96631a98b505ac084180d0b1d6382a.tar.gz gentoo-fd9d73b28e96631a98b505ac084180d0b1d6382a.tar.bz2 gentoo-fd9d73b28e96631a98b505ac084180d0b1d6382a.zip |
app-text/calibre: Require latest PyQtWebEngine
Bug: https://bugs.gentoo.org/793986#c24
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/calibre/calibre-5.25.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/calibre/calibre-5.25.0-r2.ebuild b/app-text/calibre/calibre-5.25.0-r2.ebuild index 475b78a4790c..40fa50fcc405 100644 --- a/app-text/calibre/calibre-5.25.0-r2.ebuild +++ b/app-text/calibre/calibre-5.25.0-r2.ebuild @@ -72,7 +72,7 @@ COMMON_DEPEND="${PYTHON_DEPS} >=dev-python/python-dateutil-2.5.3[${PYTHON_USEDEP}] >=dev-python/PyQt5-5.15.5_pre2107091435[gui,svg,widgets,network,printsupport,${PYTHON_USEDEP}] >=dev-python/PyQt-builder-1.10.3[${PYTHON_USEDEP}] - >=dev-python/PyQtWebEngine-5.12[${PYTHON_USEDEP}] + >=dev-python/PyQtWebEngine-5.15.5_pre2108100905[${PYTHON_USEDEP}] dev-python/regex[${PYTHON_USEDEP}] dev-python/zeroconf[${PYTHON_USEDEP}] ') |