diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-02 00:57:57 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-02 00:59:31 (EDT) |
commit | 68ac1599245312f759acdd512e7ebff58ebed663 (patch) | |
tree | 936ef4854c751057c97828bc0b785f5b328a07b6 /libmpc-dev.pkg/control | |
parent | 6358bb2472efec9a193a075cf36d797ae54d0403 (diff) |
Improve package descriptions
Diffstat (limited to 'libmpc-dev.pkg/control')
-rw-r--r-- | libmpc-dev.pkg/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libmpc-dev.pkg/control b/libmpc-dev.pkg/control index 9207da2..386e4f2 100644 --- a/libmpc-dev.pkg/control +++ b/libmpc-dev.pkg/control @@ -1,5 +1,7 @@ Architecture: any Platform: all Depends: libmpc.3 (= ${Binary-Version}) -Description: MPC - development files +Description: GNU Multiple Precision Complex Library - development files ${Common-Description} + . + This package provides development files for the GMP library. |