diff --git a/dev-libs/open62541/open62541-1.2.2.ebuild b/dev-libs/open62541/open62541-1.2.2.ebuild index 7665253c86..5073deab1e 100644 --- a/dev-libs/open62541/open62541-1.2.2.ebuild +++ b/dev-libs/open62541/open62541-1.2.2.ebuild @@ -30,15 +30,15 @@ BDEPEND=" doc? ( media-gfx/graphviz $(python_gen_cond_dep ' - dev-python/sphinx[${PYTHON_MULTI_USEDEP}] - dev-python/sphinx_rtd_theme[${PYTHON_MULTI_USEDEP}] + dev-python/sphinx[${PYTHON_USEDEP}] + dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] ') ) test? ( dev-libs/check dev-util/valgrind $(python_gen_cond_dep ' - dev-python/subunit[${PYTHON_MULTI_USEDEP}] + dev-python/subunit[${PYTHON_USEDEP}] ') ) "