wok-6.x diff ekiga/receipt @ rev 8077

Fix: xorg-xf86-video-r128 now depends on mesa-dri-r128
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Jan 22 02:36:20 2011 +0100 (2011-01-22)
parents a6b5201ba3af
children df7f691b6145
line diff
     1.1 --- a/ekiga/receipt	Wed May 05 18:58:34 2010 +0200
     1.2 +++ b/ekiga/receipt	Sat Jan 22 02:36:20 2011 +0100
     1.3 @@ -25,7 +25,7 @@
     1.4  	--disable-xv --disable-avahi --disable-scrollkeeper --disable-gdu \
     1.5  	--disable-ldap \
     1.6  	$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11