diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_yubico/pam_yubico-2.26-r1.ebuild (renamed from sys-auth/pam_yubico/pam_yubico-2.26.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_yubico/pam_yubico-2.26.ebuild b/sys-auth/pam_yubico/pam_yubico-2.26-r1.ebuild index d02d30e11751..eaf84fc6bbfa 100644 --- a/sys-auth/pam_yubico/pam_yubico-2.26.ebuild +++ b/sys-auth/pam_yubico/pam_yubico-2.26-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ RDEPEND=" sys-auth/libyubikey >=sys-auth/ykclient-2.15 >=sys-auth/ykpers-1.6 - ldap? ( net-nds/openldap )" + ldap? ( net-nds/openldap:= )" DEPEND="${RDEPEND} app-text/asciidoc test? ( dev-perl/Net-LDAP-Server )" |