diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-11-17 11:50:41 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-11-17 11:56:01 -0500 |
commit | 6d31ac40b440fee5c9d30ea78f3a58f8c14a68ba (patch) | |
tree | 94d46a171f83bab5a240b08ef7b982d39532ee62 /sys-auth | |
parent | sys-auth/pam_mount: Drop old versions (diff) | |
download | gentoo-6d31ac40b440fee5c9d30ea78f3a58f8c14a68ba.tar.gz gentoo-6d31ac40b440fee5c9d30ea78f3a58f8c14a68ba.tar.bz2 gentoo-6d31ac40b440fee5c9d30ea78f3a58f8c14a68ba.zip |
sys-auth/pam_mount: Subscribe to libhx subslot
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.16-r3.ebuild (renamed from sys-auth/pam_mount/pam_mount-2.16-r2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_mount/pam_mount-2.16-r2.ebuild b/sys-auth/pam_mount/pam_mount-2.16-r3.ebuild index bdd4260927d4..597e2da7f05f 100644 --- a/sys-auth/pam_mount/pam_mount-2.16-r2.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.16-r3.ebuild @@ -14,7 +14,7 @@ KEYWORDS="amd64 ppc x86" IUSE="crypt libressl ssl selinux" COMMON_DEPEND=">=sys-libs/pam-0.99 - >=sys-libs/libhx-3.12.1 + >=sys-libs/libhx-3.12.1:= >=dev-libs/libxml2-2.6 crypt? ( >=sys-fs/cryptsetup-1.1.0:= ) ssl? ( |