summaryrefslogtreecommitdiff
path: root/dev-util/redo/redo-99999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/redo/redo-99999.ebuild')
-rw-r--r--dev-util/redo/redo-99999.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-util/redo/redo-99999.ebuild b/dev-util/redo/redo-99999.ebuild
index 57197b9f75d3..6e92129f9b4a 100644
--- a/dev-util/redo/redo-99999.ebuild
+++ b/dev-util/redo/redo-99999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2018-2019 Gentoo Authors
+# Copyright 2018-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,8 +16,10 @@ KEYWORDS=""
REQUIRED_USE=${PYTHON_REQUIRED_USE}
BDEPEND="
- dev-python/beautifulsoup[${PYTHON_USEDEP}]
- dev-python/markdown[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/beautifulsoup[${PYTHON_MULTI_USEDEP}]
+ dev-python/markdown[${PYTHON_MULTI_USEDEP}]
+ ')
${PYTHON_DEPS}
"
RDEPEND="