diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 12:30:50 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 12:42:09 +0100 |
commit | 23f9f556322c2d37e749e8184d0b7d113c7883d3 (patch) | |
tree | a3c207c45c6dc40c36de7d4b89ef5adc7adfae94 /app-text/sigil | |
parent | Rename dev-python/{PyQt6-sip → pyqt6-sip} (diff) | |
download | gentoo-23f9f556322c2d37e749e8184d0b7d113c7883d3.tar.gz gentoo-23f9f556322c2d37e749e8184d0b7d113c7883d3.tar.bz2 gentoo-23f9f556322c2d37e749e8184d0b7d113c7883d3.zip |
Rename dev-python/{PyQtWebEngine → pyqtwebengine}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/sigil')
-rw-r--r-- | app-text/sigil/sigil-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sigil/sigil-2.2.1.ebuild b/app-text/sigil/sigil-2.2.1.ebuild index 77e8ff273ced..9a32060794a6 100644 --- a/app-text/sigil/sigil-2.2.1.ebuild +++ b/app-text/sigil/sigil-2.2.1.ebuild @@ -52,7 +52,7 @@ RDEPEND=" dev-qt/qtxml:5 plugins? ( $(python_gen_cond_dep ' dev-python/PyQt5[${PYTHON_USEDEP}] - dev-python/PyQtWebEngine[${PYTHON_USEDEP}] + dev-python/pyqtwebengine[${PYTHON_USEDEP}] ') ) ) qt6? ( |