wok-current rev 5805
arora: update BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 12 09:02:42 2010 +0200 (2010-07-12) |
parents | 22f34f1a2cd8 |
children | e9e172014742 |
files | arora/receipt |
line diff
1.1 --- a/arora/receipt Sun Jul 11 20:49:32 2010 +0200 1.2 +++ b/arora/receipt Mon Jul 12 09:02:42 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.