diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-01 23:22:07 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-01 23:22:19 (EDT) |
commit | a4fadd5194cfbd92bfdb87897164f914041c9267 (patch) | |
tree | 8016c8a8632e74ee81c0cebf89595f35f11690af /libmpfr.6.pkg/control | |
parent | f91f05cf92559923b5efb3bfd17958993a105cb3 (diff) |
libmpfr.6: Use oh-shlibdeps
Diffstat (limited to 'libmpfr.6.pkg/control')
-rw-r--r-- | libmpfr.6.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpfr.6.pkg/control b/libmpfr.6.pkg/control index 075dacb..0944167 100644 --- a/libmpfr.6.pkg/control +++ b/libmpfr.6.pkg/control @@ -1,4 +1,4 @@ Architecture: any Platform: all -Depends: libgmp.10 +Depends: ${Shlib-Depends} Description: MPFR is a C library for multiple-precision floating-point computations with correct rounding. |