commit: 8a612a3f7876a3f25c09ba896a77a5ff8eded404
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 4 17:19:50 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jan 5 18:29:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a612a3f
dev-util/devhelp: Update gedit[introspection] dep
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-util/devhelp/devhelp-3.36.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/devhelp/devhelp-3.36.2.ebuild
b/dev-util/devhelp/devhelp-3.36.2.ebuild
index 6d708ca540b..3a4c40d359f 100644
--- a/dev-util/devhelp/devhelp-3.36.2.ebuild
+++ b/dev-util/devhelp/devhelp-3.36.2.ebuild
@@ -27,7 +27,7 @@ RDEPEND="${DEPEND}
gedit? (
${PYTHON_DEPS}
$(python_gen_cond_dep '
-
app-editors/gedit[introspection,python,${PYTHON_SINGLE_USEDEP}]
+
app-editors/gedit[introspection(+),python,${PYTHON_SINGLE_USEDEP}]
dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
')
)