gst1-plugins-base: bump to version 1.10.4
[buildroot-gz.git] / package / mpfr / Config.in
blobe02511f8f130d7e01277f75d02c4ecd2030aee83
1 config BR2_PACKAGE_MPFR
2         bool "mpfr"
3         select BR2_PACKAGE_GMP
4         help
5           C library for multiple-precision floating-point computations
6           with exact rounding.
8           http://www.mpfr.org/