wok diff arora/receipt @ rev 6065

tazbb: breaks a cook loop
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 22 11:18:37 2010 +0200 (2010-08-22)
parents 87da741438a2
children 28c4209ebe1d
line diff
     1.1 --- a/arora/receipt	Thu Jun 24 17:13:00 2010 +0200
     1.2 +++ b/arora/receipt	Sun Aug 22 11:18:37 2010 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://arora.googlecode.com/"
     1.6  WGET_URL="$WEB_SITE/files/$TARBALL"
     1.7 -BUILD_DEPENDS="Qt4-dev qmake"
     1.8 +BUILD_DEPENDS="Qt4-dev qmake qt4-phonon"
     1.9  DEPENDS="Qt4-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12 @@ -16,7 +16,7 @@
    1.13  {
    1.14  	cd $src
    1.15  	qmake &&
    1.16 -	make
    1.17 +	make -j 4
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.