summaryrefslogtreecommitdiffstats
path: root/perl/perl-Math-MPFR/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Math-MPFR/README')
-rw-r--r--perl/perl-Math-MPFR/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/perl-Math-MPFR/README b/perl/perl-Math-MPFR/README
index 589d19a605..20fe546716 100644
--- a/perl/perl-Math-MPFR/README
+++ b/perl/perl-Math-MPFR/README
@@ -3,3 +3,6 @@ perl-Math-MPFR (perl interface to the MPFR library)
perl-Math-MPFR is a A bigfloat module utilising the MPFR library.
Basically this module simply wraps the 'mpfr' floating point
functions provided by that library.
+
+For tests only, optional deps: perl-Math-Decimal64, perl-Math-GMPf,
+perl-Math-GMP.