diff options
-rw-r--r-- | perl/perl-Math-MPFR/README | 3 | ||||
-rw-r--r-- | perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | 2 |
2 files changed, 4 insertions, 1 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. diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild index b138950960..30cd850315 100644 --- a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild +++ b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Math-MPFR. -# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is |