wok diff icu/receipt @ rev 6291

Up: pixman to 0.18.4 again. Added --enable-gtk=no so there are no gtk tests. Added xorg-libXrandr to gtk+ depends. Need for post_install to work.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Sep 15 20:05:28 2010 +0000 (2010-09-15)
parents 252a378d28c1
children dd8ad4ae1ec1
line diff
     1.1 --- a/icu/receipt	Thu Mar 25 09:27:06 2010 +0100
     1.2 +++ b/icu/receipt	Wed Sep 15 20:05:28 2010 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  		--disable-tests \
     1.5  		--disable-samples \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$WOK/$PACKAGE/icu-$VERSION/_pkg install
    1.10  }
    1.11