commit:     90c77a2b15630fd0115208f7000bbda3191102dc
Author:     Chris Mayo <aklhfex <AT> gmail <DOT> com>
AuthorDate: Tue Oct 29 19:57:30 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 20:24:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90c77a2b

media-gfx/freecad: dev-qt/qtwebengine was alredy removed in the live ebuild

543504d88b3b ("media-gfx/freecad: drop dep on qtwebengine", 2024-09-30)

Signed-off-by: Chris Mayo <aklhfex <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/freecad/freecad-1.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/freecad/freecad-1.0.0-r1.ebuild 
b/media-gfx/freecad/freecad-1.0.0-r1.ebuild
index 50008e1802cc..bb1e5dc4f1f6 100644
--- a/media-gfx/freecad/freecad-1.0.0-r1.ebuild
+++ b/media-gfx/freecad/freecad-1.0.0-r1.ebuild
@@ -89,7 +89,7 @@ RDEPEND="
                        $(python_gen_cond_dep '
                                dev-python/matplotlib[${PYTHON_USEDEP}]
                                >=dev-python/pivy-0.6.5[${PYTHON_USEDEP}]
-                               
dev-python/pyside2:=[gui,svg,webchannel,${PYTHON_USEDEP}]
+                               dev-python/pyside2:=[gui,svg,${PYTHON_USEDEP}]
                                dev-python/shiboken2:=[${PYTHON_USEDEP}]
                        ' python3_{10..11} )
                )
@@ -102,7 +102,7 @@ RDEPEND="
                        $(python_gen_cond_dep '
                                dev-python/matplotlib[${PYTHON_USEDEP}]
                                >=dev-python/pivy-0.6.5[${PYTHON_USEDEP}]
-                               
dev-python/pyside6:=[gui,svg,webchannel,${PYTHON_USEDEP}]
+                               dev-python/pyside6:=[gui,svg,${PYTHON_USEDEP}]
                                dev-python/shiboken6:=[${PYTHON_USEDEP}]
                        ' )
                )

Reply via email to