commit:     1f260c7ef9ff470022b17a5813f0eb12fcb0fec7
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 17:24:44 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 17:35:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f260c7e

dev-vcs/git-cola: add a missing RDEPEND to 4.0.1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-vcs/git-cola/git-cola-4.0.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-vcs/git-cola/git-cola-4.0.1.ebuild 
b/dev-vcs/git-cola/git-cola-4.0.1.ebuild
index dc640bd0539b..68d4675e79db 100644
--- a/dev-vcs/git-cola/git-cola-4.0.1.ebuild
+++ b/dev-vcs/git-cola/git-cola-4.0.1.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
        $(python_gen_cond_dep '
                dev-python/numpy[${PYTHON_USEDEP}]
                dev-python/pygments[${PYTHON_USEDEP}]
+               dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets]
                dev-python/QtPy[gui,network,${PYTHON_USEDEP}]
                dev-python/send2trash[${PYTHON_USEDEP}]
        ')

Reply via email to