From 5a9a27bf85041a858a38ef45eac6a89515ce65a8 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Tue, 22 Nov 2022 22:50:57 -0500 Subject: [PATCH] pentoo-system: add libu2f stuff --- ...oo-system-2021.4-r1.ebuild => pentoo-system-2022.0.ebuild} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename pentoo/pentoo-system/{pentoo-system-2021.4-r1.ebuild => pentoo-system-2022.0.ebuild} (96%) diff --git a/pentoo/pentoo-system/pentoo-system-2021.4-r1.ebuild b/pentoo/pentoo-system/pentoo-system-2022.0.ebuild similarity index 96% rename from pentoo/pentoo-system/pentoo-system-2021.4-r1.ebuild rename to pentoo/pentoo-system/pentoo-system-2022.0.ebuild index c4c2a2ec5..70879e0d6 100644 --- a/pentoo/pentoo-system/pentoo-system-2021.4-r1.ebuild +++ b/pentoo/pentoo-system/pentoo-system-2022.0.ebuild @@ -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 )"