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 /dev-python/qtpy/qtpy-2.4.2.ebuild | |
| parent | 276b77bc358d6243670abab8a9eecfd60ea75d2f (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 'dev-python/qtpy/qtpy-2.4.2.ebuild')
| -rw-r--r-- | dev-python/qtpy/qtpy-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/qtpy/qtpy-2.4.2.ebuild b/dev-python/qtpy/qtpy-2.4.2.ebuild index a445848d6112..4dc2d842383c 100644 --- a/dev-python/qtpy/qtpy-2.4.2.ebuild +++ b/dev-python/qtpy/qtpy-2.4.2.ebuild @@ -78,7 +78,7 @@ RDEPEND=" dev-python/PyQt5[testlib?,webchannel?,websockets?,widgets?,xml(+)?] qml? ( dev-python/PyQt5[declarative] ) quick? ( dev-python/PyQt5[declarative] ) - webengine? ( dev-python/PyQtWebEngine[${PYTHON_USEDEP}] ) + webengine? ( dev-python/pyqtwebengine[${PYTHON_USEDEP}] ) ) pyqt6? ( dev-python/PyQt6[${PYTHON_USEDEP}] @@ -118,7 +118,7 @@ BDEPEND=" dev-python/PyQt5[multimedia,network,opengl,positioning,printsupport] dev-python/PyQt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel] dev-python/PyQt5[websockets,widgets,x11extras,xml(+),xmlpatterns] - dev-python/PyQtWebEngine[${PYTHON_USEDEP}] + dev-python/pyqtwebengine[${PYTHON_USEDEP}] dev-qt/qtsql:5[sqlite] ) pyqt6? ( |
