Signed-off-by: Michał Górny <mgorny@gentoo.org>
-# Copyright 2018-2019 Gentoo Authors
+# Copyright 2018-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
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="
-# Copyright 2018-2019 Gentoo Authors
+# Copyright 2018-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
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="