wok rev 5587

xorg-libX11 : add xcb support; needed for xorg-xf86-video-* XvMC support
author Rohit Joshi <jozee@slitaz.org>
date Mon May 17 07:33:49 2010 -0400 (2010-05-17)
parents 281ded597107
children 6af28a833253
files xorg-libX11/receipt
line diff
     1.1 --- a/xorg-libX11/receipt	Mon May 17 07:32:06 2010 -0400
     1.2 +++ b/xorg-libX11/receipt	Mon May 17 07:33:49 2010 -0400
     1.3 @@ -1,4 +1,4 @@
     1.4 -# SliTaz package receipt.
     1.5 + # SliTaz package receipt.
     1.6  
     1.7  PACKAGE="xorg-libX11"
     1.8  VERSION="1.3.3"
     1.9 @@ -22,7 +22,6 @@
    1.10  		--sysconfdir=/etc \
    1.11  		--mandir=/usr/share/man \
    1.12  		--localstatedir=/var \
    1.13 -		--without-xcb \
    1.14  		$CONFIGURE_ARGS &&
    1.15  	make &&
    1.16  	make DESTDIR=$PWD/_pkg install