diff options
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild (renamed from app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild index 08961842de99..c2fe40e47628 100644 --- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r2.ebuild +++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.0.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,6 +17,7 @@ KEYWORDS="~amd64" DEPEND=" >=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}] + <app-crypt/yubikey-manager-2.0.0[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] dev-python/pyotherside[${PYTHON_USEDEP}] dev-qt/qtsingleapplication[qt5(+),X] |