diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-09-18 17:01:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-18 17:01:48 +0700 |
commit | 391a91f244c2dd9608341d65b43b2b1ebbafaf70 (patch) | |
tree | a072ca825fd2066bcaffd83437cf1af4354bc497 /perl/perl-Math-MPFR | |
parent | c6f3154a46b7f3d89196a00e4aea87122bb9e613 (diff) | |
download | slackbuilds-391a91f244c2dd9608341d65b43b2b1ebbafaf70.tar.gz |
perl/perl-Math-MPFR: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-MPFR')
-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 |