wok diff mpc-library/receipt @ rev 8144

Fix aufs and aufs-utils again.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Jan 25 00:36:14 2011 +0000 (2011-01-25)
parents 617d180b0c1e
children f43b0c1cf3d6
line diff
     1.1 --- a/mpc-library/receipt	Sun Oct 03 09:20:54 2010 +0200
     1.2 +++ b/mpc-library/receipt	Tue Jan 25 00:36:14 2011 +0000
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="MPC is a C library for the arithmetic of complex numbers."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS=""
     1.8 -BUILD_DEPENDS="slitaz-toolchain"
     1.9 +DEPENDS="mpfr"
    1.10 +BUILD_DEPENDS="mpfr"
    1.11  SOURCE="mpc"
    1.12  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://www.multiprecision.org/"