summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/munin/munin-2.0.38.ebuild1
-rw-r--r--net-analyzer/munin/munin-2.0.43.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-analyzer/munin/munin-2.0.38.ebuild b/net-analyzer/munin/munin-2.0.38.ebuild
index bb89ab6127c2..5e82816409d6 100644
--- a/net-analyzer/munin/munin-2.0.38.ebuild
+++ b/net-analyzer/munin/munin-2.0.38.ebuild
@@ -83,6 +83,7 @@ DEPEND="${DEPEND_COM}
java? ( >=virtual/jdk-1.5 )
test? (
dev-perl/Test-Deep
+ dev-perl/Test-Exception
dev-perl/Test-LongString
dev-perl/Test-Differences
dev-perl/Test-MockModule
diff --git a/net-analyzer/munin/munin-2.0.43.ebuild b/net-analyzer/munin/munin-2.0.43.ebuild
index 0b560be539f0..f62ac42c05b1 100644
--- a/net-analyzer/munin/munin-2.0.43.ebuild
+++ b/net-analyzer/munin/munin-2.0.43.ebuild
@@ -83,6 +83,7 @@ DEPEND="${DEPEND_COM}
java? ( >=virtual/jdk-1.5 )
test? (
dev-perl/Test-Deep
+ dev-perl/Test-Exception
dev-perl/Test-LongString
dev-perl/Test-Differences
dev-perl/Test-MockModule