diff options
Diffstat (limited to 'app-crypt/yubioath-desktop/yubioath-desktop-5.0.5.ebuild')
-rw-r--r-- | app-crypt/yubioath-desktop/yubioath-desktop-5.0.5.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-crypt/yubioath-desktop/yubioath-desktop-5.0.5.ebuild b/app-crypt/yubioath-desktop/yubioath-desktop-5.0.5.ebuild index 67898ac59b24..7c9e0959879c 100644 --- a/app-crypt/yubioath-desktop/yubioath-desktop-5.0.5.ebuild +++ b/app-crypt/yubioath-desktop/yubioath-desktop-5.0.5.ebuild @@ -17,8 +17,10 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND=" + ${PYTHON_DEPS} dev-qt/qtcore:5 dev-qt/qtquickcontrols2:5 dev-qt/qtdeclarative:5 |