summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2014-11-08 05:10:49 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2014-11-08 05:10:49 +0000
commitaae1907b09f60a7bc24fb2b559044541d8cc08fb (patch)
tree3ba38d50de5c4938b66578cb30d35d18460d5206 /net-nds/openldap/openldap-2.4.30.ebuild
parentbump (diff)
downloadhistorical-aae1907b09f60a7bc24fb2b559044541d8cc08fb.tar.gz
historical-aae1907b09f60a7bc24fb2b559044541d8cc08fb.tar.bz2
historical-aae1907b09f60a7bc24fb2b559044541d8cc08fb.zip
Bug #485166: borrow the dev-lang/perl[-build] workaround from the eclass, thanks to dilfridge.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Diffstat (limited to 'net-nds/openldap/openldap-2.4.30.ebuild')
-rw-r--r--net-nds/openldap/openldap-2.4.30.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.4.30.ebuild b/net-nds/openldap/openldap-2.4.30.ebuild
index ab6e883ac3ce..52936188540d 100644
--- a/net-nds/openldap/openldap-2.4.30.ebuild
+++ b/net-nds/openldap/openldap-2.4.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.30.ebuild,v 1.14 2014/10/12 06:26:40 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.30.ebuild,v 1.15 2014/11/08 05:09:25 robbat2 Exp $
EAPI="3"
@@ -39,7 +39,7 @@ RDEPEND="sys-libs/ncurses
odbc? ( !iodbc? ( dev-db/unixODBC )
iodbc? ( dev-db/libiodbc ) )
slp? ( net-libs/openslp )
- perl? ( dev-lang/perl[-build] )
+ perl? ( || ( >=dev-lang/perl-5.16 <dev-lang/perl-5.16[-build] ) )
samba? ( dev-libs/openssl )
berkdb? ( sys-libs/db )
smbkrb5passwd? (