wok diff mpfr/receipt @ rev 2873
Add yeahconsole (quake-like terminal)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun May 03 10:53:30 2009 +0000 (2009-05-03) |
parents | cde7fa93f1d6 |
children | 5cd52170a157 |
line diff
1.1 --- a/mpfr/receipt Sat Mar 14 15:40:12 2009 +0000 1.2 +++ b/mpfr/receipt Sun May 03 10:53:30 2009 +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 gmp" 1.7 -BUILD_DEPENDS="glibc-dev make gmp-dev" 1.8 +BUILD_DEPENDS="glibc-dev make gmp-dev gmp" 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"