commit:     8489bdab47d1427c3da220b626b2c785723b36c3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 28 16:25:26 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 28 16:25:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8489bdab

net-analyzer/munin: add dependency for LDAP support

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-analyzer/munin/munin-2.0.33-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/munin/munin-2.0.33-r1.ebuild 
b/net-analyzer/munin/munin-2.0.33-r1.ebuild
index 6ab07a42f8a..0dcf612bd59 100644
--- a/net-analyzer/munin/munin-2.0.33-r1.ebuild
+++ b/net-analyzer/munin/munin-2.0.33-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
-IUSE="asterisk irc java memcached minimal mysql postgres selinux ssl test cgi 
ipv6 syslog ipmi http dhcpd doc apache2"
+IUSE="asterisk irc java ldap memcached minimal mysql postgres selinux ssl test 
cgi ipv6 syslog ipmi http dhcpd doc apache2"
 REQUIRED_USE="cgi? ( !minimal ) apache2? ( cgi )"
 
 # Upstream's listing of required modules is NOT correct!
@@ -57,6 +57,7 @@ DEPEND_COM="
        doc? ( dev-python/sphinx )
        http? ( dev-perl/libwww-perl )
        irc? ( dev-perl/Net-IRC )
+       ldap? ( dev-perl/perl-ldap )
        kernel_linux? ( sys-process/procps )
        memcached? ( dev-perl/Cache-Memcached )
        mysql? (

Reply via email to