diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-09-18 17:16:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-18 17:16:25 +0700 |
commit | 91509b1e10f009d33174603f0819274bfb358234 (patch) | |
tree | a635391ce29e0843d57e7bf490ead65db312d469 /perl/perl-Math-MPC/README | |
parent | d74623a1e5aab3cb8a19ed1444f6f4df16329c44 (diff) | |
download | slackbuilds-91509b1e10f009d33174603f0819274bfb358234.tar.gz |
perl/perl-Math-MPC: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-MPC/README')
-rw-r--r-- | perl/perl-Math-MPC/README | 3 |
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. |