summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-05-17 10:57:44 +0200
committerLars Wendler <polynomial-c@gentoo.org>2019-05-17 10:57:57 +0200
commitc3b86d22705e114f110063cec765974f7ebdb6f4 (patch)
treef793757c396ba580e9886c8e036425fbe1a60a8d /sys-auth/pam_mount/pam_mount-2.16-r1.ebuild
parentapp-emulation/xen-tools: add upstream patches (diff)
downloadgentoo-c3b86d22705e114f110063cec765974f7ebdb6f4.tar.gz
gentoo-c3b86d22705e114f110063cec765974f7ebdb6f4.tar.bz2
gentoo-c3b86d22705e114f110063cec765974f7ebdb6f4.zip
sys-auth/pam_mount: Added sub-slot dep operator to sys-fs/cryptsetup
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-auth/pam_mount/pam_mount-2.16-r1.ebuild')
-rw-r--r--sys-auth/pam_mount/pam_mount-2.16-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_mount/pam_mount-2.16-r1.ebuild b/sys-auth/pam_mount/pam_mount-2.16-r1.ebuild
index c13a0c5eacbb..45d0091b7b47 100644
--- a/sys-auth/pam_mount/pam_mount-2.16-r1.ebuild
+++ b/sys-auth/pam_mount/pam_mount-2.16-r1.ebuild
@@ -18,7 +18,7 @@ IUSE="crypt ssl selinux"
COMMON_DEPEND=">=sys-libs/pam-0.99
>=sys-libs/libhx-3.12.1
>=dev-libs/libxml2-2.6
- crypt? ( >=sys-fs/cryptsetup-1.1.0 )
+ crypt? ( >=sys-fs/cryptsetup-1.1.0:= )
ssl? ( dev-libs/openssl:0= )
selinux? ( sys-libs/libselinux )"
DEPEND="${COMMON_DEPEND}