fakeroot, gmp, mpfr: update depends.
--HG-- extra : convert_revision : b815b1ac92183c12768b4e3c1bc4c6dd8b8fb57d
This commit is contained in:
parent
b17218a459
commit
f55c8fa49e
3 changed files with 4 additions and 3 deletions
|
@ -16,4 +16,4 @@ long_desc="
|
|||
chown, chmod, mknod, stat, and so on, thereby creating a fake root
|
||||
environment."
|
||||
|
||||
build_depends="libtool-2.2.6a"
|
||||
run_depends="glibc-2.8"
|
||||
|
|
|
@ -21,4 +21,4 @@ long_desc="
|
|||
The advantage for GNU MP increases with the operand sizes for certain
|
||||
operations, since GNU MP in many cases has asymptotically faster algorithms."
|
||||
|
||||
build_depends="libtool-2.2.6a"
|
||||
run_depends="glibc-2.8"
|
||||
|
|
|
@ -14,4 +14,5 @@ long_desc="
|
|||
see more on the credit page. MPFR is based on the GMP multiple-precision
|
||||
library."
|
||||
|
||||
build_depends="libtool-2.2.6a gmp-4.2.4"
|
||||
build_depends="gmp-4.2.4"
|
||||
run_depends="glibc-2.8 gmp-4.2.4"
|
||||
|
|
Loading…
Reference in a new issue