summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild')
-rw-r--r--app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild
index d420feb341cc..e6b61d7f969e 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.2.ebuild
@@ -14,8 +14,9 @@ SRC_URI="https://github.com/Yubico/yubikey-manager-qt/releases/download/${P}/${P
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
-DEPEND="
+DEPEND="${PYTHON_DEPS}
>=app-crypt/yubikey-manager-0.7.0[${PYTHON_USEDEP}]
<app-crypt/yubikey-manager-0.8
dev-python/cryptography[${PYTHON_USEDEP}]