wok diff xorg-libXext-dev/receipt @ rev 8132

Fix: cdparanoia-III need -j1 to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Jan 25 00:47:59 2011 +0100 (2011-01-25)
parents 07ae722ec64e
children be13f25e790b
line diff
     1.1 --- a/xorg-libXext-dev/receipt	Sun Oct 31 00:13:37 2010 +0200
     1.2 +++ b/xorg-libXext-dev/receipt	Tue Jan 25 00:47:59 2011 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Common X extensions library devel files."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="xorg-dev"
     1.8 +DEPENDS="xorg-libXext xorg-libX11-dev"
     1.9  WANTED="xorg-libXext"
    1.10  SOURCE="libXext"
    1.11  WEB_SITE="http://www.x.org/"