commit: 1588699c75e91b5fd34c32efb396d0f0813b3c5b 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 21:16:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1588699c
www-client/falkon: Add missing dev-python/pyside[webengine] usedep Closes: 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-3.2.0.ebuild => falkon-3.2.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/falkon/falkon-3.2.0.ebuild b/www-client/falkon/falkon-3.2.0-r1.ebuild similarity index 96% rename from www-client/falkon/falkon-3.2.0.ebuild rename to www-client/falkon/falkon-3.2.0-r1.ebuild index ec970f41b0da..617c1b0a9d8d 100644 --- a/www-client/falkon/falkon-3.2.0.ebuild +++ b/www-client/falkon/falkon-3.2.0-r1.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}] ') )
