summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/autofs/autofs-5.1.6-r2.ebuild5
-rw-r--r--net-fs/autofs/autofs-5.1.8-r1.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/net-fs/autofs/autofs-5.1.6-r2.ebuild b/net-fs/autofs/autofs-5.1.6-r2.ebuild
index c532b488d526..50753057a240 100644
--- a/net-fs/autofs/autofs-5.1.6-r2.ebuild
+++ b/net-fs/autofs/autofs-5.1.6-r2.ebuild
@@ -19,7 +19,8 @@ RDEPEND="
net-libs/libnsl:=
>=sys-apps/util-linux-2.20
dmalloc? ( dev-libs/dmalloc[threads] )
- ldap? ( >=net-nds/openldap-2.0
+ ldap? (
+ >=net-nds/openldap-2.0:=
sasl? (
dev-libs/cyrus-sasl
dev-libs/libxml2
@@ -27,7 +28,7 @@ RDEPEND="
)
)
systemd? ( sys-apps/systemd )
- libtirpc? ( net-libs/libtirpc )
+ libtirpc? ( net-libs/libtirpc:= )
!libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) )
"
DEPEND="${RDEPEND}
diff --git a/net-fs/autofs/autofs-5.1.8-r1.ebuild b/net-fs/autofs/autofs-5.1.8-r1.ebuild
index 2081b5d2a5c5..acf7831595cd 100644
--- a/net-fs/autofs/autofs-5.1.8-r1.ebuild
+++ b/net-fs/autofs/autofs-5.1.8-r1.ebuild
@@ -20,7 +20,8 @@ RDEPEND="
net-libs/libnsl:=
>=sys-apps/util-linux-2.20
dmalloc? ( dev-libs/dmalloc[threads] )
- ldap? ( >=net-nds/openldap-2.0
+ ldap? (
+ >=net-nds/openldap-2.0:=
sasl? (
dev-libs/cyrus-sasl
dev-libs/libxml2
@@ -28,7 +29,7 @@ RDEPEND="
)
)
systemd? ( sys-apps/systemd )
- libtirpc? ( net-libs/libtirpc )
+ libtirpc? ( net-libs/libtirpc:= )
!libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) )
"
DEPEND="${RDEPEND}