wok diff mpfr/receipt @ rev 3032
alsa-utils: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 12 10:36:46 2009 +0200 (2009-05-12) |
parents | cde7fa93f1d6 |
children | 5cd52170a157 |
line diff
1.1 --- a/mpfr/receipt Sat Mar 14 15:40:12 2009 +0000 1.2 +++ b/mpfr/receipt Tue May 12 10:36:46 2009 +0200 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"