wok diff gtk+/receipt @ rev 6128

add missings Deps
author xfred@localhost
date Mon Sep 06 16:47:09 2010 +0000 (2010-09-06)
parents 2626cd7681ca
children 719c8e10f2c0
line diff
     1.1 --- a/gtk+/receipt	Wed May 05 12:55:48 2010 +0000
     1.2 +++ b/gtk+/receipt	Mon Sep 06 16:47:09 2010 +0000
     1.3 @@ -30,7 +30,7 @@
     1.4      	--with-html-dir=/usr/share/doc \
     1.5      	--without-libjasper \
     1.6      	$CONFIGURE_ARGS &&
     1.7 -    make -j4 &&
     1.8 +    make -j 4 &&
     1.9      make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11