[pkg-GNUstep-maintainers] Package gnustep-base build-depends on libgmp3-dev
Steve M. Robbins
steven.robbins@videotron.ca
Mon, 11 Oct 2004 20:47:28 -0400
Hello again,
The previous email left out a couple of things.
First, MPFR is for multiple precision floating point computations.
You can check whether your package uses it by grepping for the
two header files, mpfr.h and mpf2mpfr.h. For example
grep -r mpfr.h TOP_OF_YOUR_SOURCE_TREE
Second, if your package does use mpfr, please let me know and stay
tuned to the ITP http://bugs.debian.org/276085.
Thanks,
-Steve