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 7bd53dd618..a3cebc491e 100644 --- a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild +++ b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild @@ -19,7 +19,7 @@ DEPEND=" >=dev-python/click-8.0.2[${PYTHON_USEDEP}] dev-python/markdown2[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] - >=dev-python/PyQt5-5.9[${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 ) "