diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-11 14:26:06 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-11 14:26:06 (EDT) |
commit | f02584a16b5e915b117868cdcea70ab79123c19b (patch) | |
tree | 1e57aac5aece624276310326ed9b42448509bc1d /control | |
parent | b8ef828470dec3695f1b1fb04a1e4902ef7e63ce (diff) |
Fix miscellaneous issues.
Some of these are listed in message <525DEAF8.9040206@nac.net>:
http://lists.proteanos.com/proteanos-dev/2013/10/msg00002.html
licenses.txt is the output of the licensecheck program and doesn't need
to be in the package.
Diffstat (limited to 'control')
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ Maintainer: Warren McDonald <wdm2@njit.edu> -Build-Depends: opkhelper-3.0, libgmp-dev +Build-Depends: opkhelper-3.0, libgmp-dev, libmpfr-dev Homepage: http://www.multiprecision.org/ |