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 /libmpc.3.pkg/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 'libmpc.3.pkg/control')
-rw-r--r-- | libmpc.3.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmpc.3.pkg/control b/libmpc.3.pkg/control index da680f7..a3f1970 100644 --- a/libmpc.3.pkg/control +++ b/libmpc.3.pkg/control @@ -1,4 +1,5 @@ Architecture: any Platform: all +Depends: libmpfr.4, libgmp.10 Description: MPC ${Common-Description} |