diff options
author | Nowa Ammerlaan <nowa@gentoo.org> | 2024-12-20 17:32:54 +0100 |
---|---|---|
committer | Nowa Ammerlaan <nowa@gentoo.org> | 2024-12-20 17:33:15 +0100 |
commit | b65d207f96d4e0243d243c967fe6a26efe17773e (patch) | |
tree | b34612e5d3fe7b7b1d1190edb6468c209fe3c32c /media-gfx | |
parent | app-containers/docker-compose: drop 2.17.2, 2.20.3, 2.23.0, 2.24.0, 2.26.1 (diff) | |
download | gentoo-b65d207f96d4e0243d243c967fe6a26efe17773e.tar.gz gentoo-b65d207f96d4e0243d243c967fe6a26efe17773e.tar.bz2 gentoo-b65d207f96d4e0243d243c967fe6a26efe17773e.zip |
media-gfx/hydrus: update qtpy dependency
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/hydrus/hydrus-565-r1.ebuild | 1 | ||||
-rw-r--r-- | media-gfx/hydrus/hydrus-571.ebuild | 1 | ||||
-rw-r--r-- | media-gfx/hydrus/hydrus-9999.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/media-gfx/hydrus/hydrus-565-r1.ebuild b/media-gfx/hydrus/hydrus-565-r1.ebuild index 75824275560f..350292414dcf 100644 --- a/media-gfx/hydrus/hydrus-565-r1.ebuild +++ b/media-gfx/hydrus/hydrus-565-r1.ebuild @@ -62,7 +62,6 @@ RDEPEND=" dev-python/twisted[${PYTHON_USEDEP}] dev-python/qtpy[widgets,gui,svg,multimedia,${PYTHON_USEDEP}] - || ( dev-python/qtpy[pyside2] dev-python/qtpy[pyqt6] ) media-libs/opencv[python,png,jpeg,${PYTHON_USEDEP}] media-video/ffmpeg diff --git a/media-gfx/hydrus/hydrus-571.ebuild b/media-gfx/hydrus/hydrus-571.ebuild index 75824275560f..350292414dcf 100644 --- a/media-gfx/hydrus/hydrus-571.ebuild +++ b/media-gfx/hydrus/hydrus-571.ebuild @@ -62,7 +62,6 @@ RDEPEND=" dev-python/twisted[${PYTHON_USEDEP}] dev-python/qtpy[widgets,gui,svg,multimedia,${PYTHON_USEDEP}] - || ( dev-python/qtpy[pyside2] dev-python/qtpy[pyqt6] ) media-libs/opencv[python,png,jpeg,${PYTHON_USEDEP}] media-video/ffmpeg diff --git a/media-gfx/hydrus/hydrus-9999.ebuild b/media-gfx/hydrus/hydrus-9999.ebuild index f63b7c6b7f36..2a870e24c78f 100644 --- a/media-gfx/hydrus/hydrus-9999.ebuild +++ b/media-gfx/hydrus/hydrus-9999.ebuild @@ -58,7 +58,6 @@ RDEPEND=" dev-python/twisted[${PYTHON_USEDEP}] dev-python/qtpy[widgets,gui,svg,multimedia,${PYTHON_USEDEP}] - || ( dev-python/qtpy[pyside2] dev-python/qtpy[pyside6] ) media-libs/opencv[python,png,jpeg,${PYTHON_USEDEP}] media-video/ffmpeg |