projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cab74bc
)
net-analyzer/munin: Add missing dependency, bug #557124
author
Justin Lecher
<jlec@gentoo.org>
Wed, 12 Aug 2015 11:17:09 +0000
(13:17 +0200)
committer
Justin Lecher
<jlec@gentoo.org>
Wed, 12 Aug 2015 11:17:22 +0000
(13:17 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
net-analyzer/munin/munin-2.0.25-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/munin/munin-2.0.25-r1.ebuild
b/net-analyzer/munin/munin-2.0.25-r1.ebuild
index a78dea4ea2c84dbce9b995c30f2e0c79ff3cfcae..b510b4c9cd24f8f8e2648a98d3a618a69e6a963c 100644
(file)
--- a/
net-analyzer/munin/munin-2.0.25-r1.ebuild
+++ b/
net-analyzer/munin/munin-2.0.25-r1.ebuild
@@
-46,7
+46,13
@@
DEPEND_COM="
virtual/perl-Time-HiRes
apache? ( www-servers/apache[apache2_modules_cgi,apache2_modules_cgid,apache2_modules_rewrite] )
asterisk? ( dev-perl/Net-Telnet )
- cgi? ( dev-perl/FCGI )
+ cgi? (
+ dev-perl/FCGI
+ || (
+ ( dev-perl/CGI-Fast >=dev-lang/perl-5.22 )
+ <dev-lang/perl-5.22
+ )
+ )
dhcpd? (
>=net-misc/dhcp-3[server]
dev-perl/Net-IP