fakeroot, gmp, mpfr: update depends.

--HG--
extra : convert_revision : b815b1ac92183c12768b4e3c1bc4c6dd8b8fb57d
This commit is contained in:
Juan RP 2008-10-23 02:48:55 +02:00
parent b17218a459
commit f55c8fa49e
3 changed files with 4 additions and 3 deletions

View file

@ -16,4 +16,4 @@ long_desc="
chown, chmod, mknod, stat, and so on, thereby creating a fake root chown, chmod, mknod, stat, and so on, thereby creating a fake root
environment." environment."
build_depends="libtool-2.2.6a" run_depends="glibc-2.8"

View file

@ -21,4 +21,4 @@ long_desc="
The advantage for GNU MP increases with the operand sizes for certain The advantage for GNU MP increases with the operand sizes for certain
operations, since GNU MP in many cases has asymptotically faster algorithms." operations, since GNU MP in many cases has asymptotically faster algorithms."
build_depends="libtool-2.2.6a" run_depends="glibc-2.8"

View file

@ -14,4 +14,5 @@ long_desc="
see more on the credit page. MPFR is based on the GMP multiple-precision see more on the credit page. MPFR is based on the GMP multiple-precision
library." 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"