summaryrefslogtreecommitdiffstats
path: root/perl/perl-Math-MPC/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Math-MPC/README')
-rw-r--r--perl/perl-Math-MPC/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/perl-Math-MPC/README b/perl/perl-Math-MPC/README
index 264a91ddde..6b50916553 100644
--- a/perl/perl-Math-MPC/README
+++ b/perl/perl-Math-MPC/README
@@ -3,3 +3,6 @@ perl-Math-MPC (perl interface to the MPC library)
perl-Math-MPC is a multiple precision complex number module utilising
the MPC library. Basically, this module simply wraps the 'mpc'
complex number functions provided by that library.
+
+For tests only, optional deps: perl-Math-Complex_C, perl-Math-Complex_C-L,
+perl-Math-Complex_C-Q, perl-Math-GMPf, perl-Test-Pod.