diff options
author | 2016-09-29 23:36:15 +0200 | |
---|---|---|
committer | 2016-09-29 23:36:15 +0200 | |
commit | c5d27eccfd826095496729385dbedc246174d27b (patch) | |
tree | 4dfc2cb33e80b278abf0781e0b48d5e32db39440 /net-nds/openldap/openldap-2.4.42-r1.ebuild | |
parent | net-analyzer/icinga: Add missing slot operator in Perl dependency, bug 595428 (diff) | |
download | gentoo-c5d27eccfd826095496729385dbedc246174d27b.tar.gz gentoo-c5d27eccfd826095496729385dbedc246174d27b.tar.bz2 gentoo-c5d27eccfd826095496729385dbedc246174d27b.zip |
net-nds/openldap: Add slot operator on Perl dependency where possible, bug 595388
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-nds/openldap/openldap-2.4.42-r1.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.4.42-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.4.42-r1.ebuild b/net-nds/openldap/openldap-2.4.42-r1.ebuild index 5f46c6b42d44..d86a0f9fbb3f 100644 --- a/net-nds/openldap/openldap-2.4.42-r1.ebuild +++ b/net-nds/openldap/openldap-2.4.42-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -57,7 +57,7 @@ CDEPEND="icu? ( dev-libs/icu:= ) odbc? ( !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) ) slp? ( net-libs/openslp ) - perl? ( dev-lang/perl[-build(-)] ) + perl? ( dev-lang/perl:=[-build(-)] ) samba? ( !libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) |