diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-01 23:28:28 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-01 23:28:28 (EDT) |
commit | c3777333d3c3439332ee3a6b81826602b1ce694e (patch) | |
tree | db76972be9f51035849593bf7656c0a1b1b2e607 /libmpfr.6.pkg/control | |
parent | a4fadd5194cfbd92bfdb87897164f914041c9267 (diff) |
Improve package descriptions
Diffstat (limited to 'libmpfr.6.pkg/control')
-rw-r--r-- | libmpfr.6.pkg/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libmpfr.6.pkg/control b/libmpfr.6.pkg/control index 0944167..8ab6ab8 100644 --- a/libmpfr.6.pkg/control +++ b/libmpfr.6.pkg/control @@ -1,4 +1,5 @@ Architecture: any Platform: all Depends: ${Shlib-Depends} -Description: MPFR is a C library for multiple-precision floating-point computations with correct rounding. +Description: Multiple Precision Floating-Point Reliable Library + ${Common-Description} |