wok diff mpfr/receipt @ rev 1594
gtk-gnutella: use a well known version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 17 13:33:56 2008 +0000 (2008-10-17) |
parents | dd81cdb202c6 |
children | cde7fa93f1d6 |
line diff
1.1 --- a/mpfr/receipt Sat Oct 04 12:48:27 2008 +0000 1.2 +++ b/mpfr/receipt Fri Oct 17 13:33:56 2008 +0000 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"