diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-02 00:53:53 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-02 00:53:53 (EDT) |
commit | 6358bb2472efec9a193a075cf36d797ae54d0403 (patch) | |
tree | 070de468d5b9f9cf4477856c700b086e4ca96718 /control | |
parent | e54a54f0f34f83776352607e7ef0d2bab0306a26 (diff) |
libmpc.3: Use oh-shlibdeps
Diffstat (limited to 'control')
-rw-r--r-- | control | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com>, Warren McDonald <wdm2@njit.edu> -Build-Depends: gpg, dirmngr, opkhelper-3.0, libgmp-dev, libmpfr-dev +Build-Depends: gpg, dirmngr, opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2), + libgmp-dev, libmpfr-dev Homepage: http://www.multiprecision.org/mpc/ |