wok diff mpfr/receipt @ rev 2229

perdition: update build_depends (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 12 21:29:17 2009 +0100 (2009-02-12)
parents dd81cdb202c6
children cde7fa93f1d6
line diff
     1.1 --- a/mpfr/receipt	Sat Oct 04 12:48:27 2008 +0000
     1.2 +++ b/mpfr/receipt	Thu Feb 12 21:29:17 2009 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="C library for multiple-precision floating-point computations."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="make"
     1.7 -BUILD_DEPENDS="glibc-dev make"
     1.8 +BUILD_DEPENDS="glibc-dev make gmp-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.mpfr.org/"
    1.11  WGET_URL="http://www.mpfr.org/mpfr-current/$TARBALL"