wok diff arora/receipt @ rev 6135
Up: transmission 2.04
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Sep 07 14:16:20 2010 +0000 (2010-09-07) |
parents | 87da741438a2 |
children | 28c4209ebe1d |
line diff
1.1 --- a/arora/receipt Thu Jun 24 17:13:00 2010 +0200 1.2 +++ b/arora/receipt Tue Sep 07 14:16:20 2010 +0000 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.