diff --git a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild index c04931b07a..918df6d175 100644 --- a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild @@ -21,7 +21,7 @@ DEPEND=" dev-python/packaging[${PYTHON_USEDEP}] >=dev-python/PyQt5-5.9[widgets,gui,${PYTHON_USEDEP}] ~net-misc/maestral-${PV}[${PYTHON_USEDEP}] - python_targets_python3_8? ( dev-python/importlib_resources ) + $(python_gen_cond_dep 'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8) " RDEPEND="${DEPEND}" BDEPEND=""