summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-01-04 12:19:50 -0500
committerMatt Turner <mattst88@gentoo.org>2021-01-05 13:29:53 -0500
commit8a612a3f7876a3f25c09ba896a77a5ff8eded404 (patch)
tree50fb6720a28f123e806324b4e34d66e29b6587b6 /dev-util/devhelp
parentapp-editors/gedit-plugins: Version bump to 3.38.1 (diff)
downloadgentoo-8a612a3f7876a3f25c09ba896a77a5ff8eded404.tar.gz
gentoo-8a612a3f7876a3f25c09ba896a77a5ff8eded404.tar.bz2
gentoo-8a612a3f7876a3f25c09ba896a77a5ff8eded404.zip
dev-util/devhelp: Update gedit[introspection] dep
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/devhelp')
-rw-r--r--dev-util/devhelp/devhelp-3.36.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/devhelp/devhelp-3.36.2.ebuild b/dev-util/devhelp/devhelp-3.36.2.ebuild
index 6d708ca540bc..3a4c40d359fd 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}]
')
)