commit:     b9831df0c4ce536729fb71a0298b7c2a41618b32
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  6 10:46:40 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  6 10:46:40 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b9831df0

www-client/falkon: Add missing dev-python/pyside[webengine] usedep

Bug: https://bugs.gentoo.org/832729
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 www-client/falkon/falkon-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/falkon/falkon-9999.ebuild 
b/www-client/falkon/falkon-9999.ebuild
index 702af5b75a..867ce92366 100644
--- a/www-client/falkon/falkon-9999.ebuild
+++ b/www-client/falkon/falkon-9999.ebuild
@@ -48,7 +48,7 @@ COMMON_DEPEND="
        python? (
                ${PYTHON_DEPS}
                $(python_gen_cond_dep '
-                       
dev-python/pyside2[designer,gui,widgets,${PYTHON_USEDEP}]
+                       
dev-python/pyside2[designer,gui,webengine,widgets,${PYTHON_USEDEP}]
                        dev-python/shiboken2[${PYTHON_USEDEP}]
                ')
        )

Reply via email to