mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
pentoo-system: add libu2f stuff
This commit is contained in:
parent
6b8bb0dbd4
commit
5a9a27bf85
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
|
@ -36,6 +36,8 @@ PDEPEND="${PDEPEND}
|
|||
)
|
||||
app-crypt/yubikey-manager
|
||||
app-crypt/ccid
|
||||
app-crypt/libu2f-host
|
||||
app-crypt/libu2f-server
|
||||
sys-auth/pam_yubico )
|
||||
!arm? ( app-portage/cpuid2cpuflags )
|
||||
windows-compat? ( app-emulation/wine-vanilla )"
|
||||
Loading…
Reference in a new issue