diff options
| -rw-r--r-- | www-client/falkon/falkon-24.12.49.9999.ebuild | 4 | ||||
| -rw-r--r-- | www-client/falkon/falkon-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www-client/falkon/falkon-24.12.49.9999.ebuild b/www-client/falkon/falkon-24.12.49.9999.ebuild index 56ded94f290..1b87cafb579 100644 --- a/www-client/falkon/falkon-24.12.49.9999.ebuild +++ b/www-client/falkon/falkon-24.12.49.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -40,7 +40,7 @@ COMMON_DEPEND=" python? ( ${PYTHON_DEPS} $(python_gen_cond_dep " - >=dev-python/pyside6-${QTMIN}[designer,gui,positioning,webengine,widgets,\${PYTHON_USEDEP}] \ + >=dev-python/pyside6-${QTMIN}[gui,positioning,uitools(-),webengine,widgets,\${PYTHON_USEDEP}] >=dev-python/shiboken6-${QTMIN}[\${PYTHON_USEDEP}] ") ) diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild index 9da8b1eee4b..6d123a32886 100644 --- a/www-client/falkon/falkon-9999.ebuild +++ b/www-client/falkon/falkon-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -40,7 +40,7 @@ COMMON_DEPEND=" python? ( ${PYTHON_DEPS} $(python_gen_cond_dep " - >=dev-python/pyside6-${QTMIN}[designer,gui,positioning,webengine,widgets,\${PYTHON_USEDEP}] \ + >=dev-python/pyside6-${QTMIN}[gui,positioning,uitools(-),webengine,widgets,\${PYTHON_USEDEP}] >=dev-python/shiboken6-${QTMIN}[\${PYTHON_USEDEP}] ") ) |
