commit: 873f2aa7a692059e83062ab069e8a75d3911d3a0
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 10:21:21 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 11:26:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873f2aa7
app-admin/keepassxc: Depend on sys-auth/ykpers for USE="yubikey" (bug #622896).
Package-Manager: Portage-2.3.6, Repoman-2.3.2
app-admin/keepassxc/keepassxc-2.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/keepassxc/keepassxc-2.2.0.ebuild
b/app-admin/keepassxc/keepassxc-2.2.0.ebuild
index b237bab19a6..44169f447bd 100644
--- a/app-admin/keepassxc/keepassxc-2.2.0.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.2.0.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
x11-libs/libXi
x11-libs/libXtst
)
- yubikey? ( sys-auth/libyubikey )
+ yubikey? ( sys-auth/ykpers )
"
DEPEND="