wok diff yasr/receipt @ rev 6694

Changed libwebkit to compile with -j1. This is a fix cause it will not compile right the first time with jobs set to 4. I also remove webkit-r-dev for build depend. Thats not needed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 13 03:29:24 2010 +0000 (2010-10-13)
parents 4966a9f6f207
children ad77865a86bf
line diff
     1.1 --- a/yasr/receipt	Sat Feb 06 18:07:44 2010 +0000
     1.2 +++ b/yasr/receipt	Wed Oct 13 03:29:24 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="General purpose console screen reader."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="speech-dispatcher espeak"
     1.8 +DEPENDS="speech-dispatcher espeak bash"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://yasr.sourceforge.net/"
    1.11  WGET_URL="http://prdownloads.sourceforge.net/yasr/$TARBALL"