wok diff xorg-xinit/receipt @ rev 8437

Fix fcgi by using -j1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 06 02:59:23 2011 +0000 (2011-02-06)
parents 0c592641eae2
children 940b5937e496
line diff
     1.1 --- a/xorg-xinit/receipt	Thu Nov 18 19:12:26 2010 +0000
     1.2 +++ b/xorg-xinit/receipt	Sun Feb 06 02:59:23 2011 +0000
     1.3 @@ -7,8 +7,8 @@
     1.4  MAINTAINER="jozee@slitaz.org"
     1.5  SOURCE="xinit"
     1.6  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.7 -DEPENDS="xorg-libX11 xorg-xauth"
     1.8 -BUILD_DEPENDS="xorg-dev pkg-config"
     1.9 +DEPENDS="xorg-xauth"
    1.10 +BUILD_DEPENDS="xorg-libXmu-dev"
    1.11  WEB_SITE="http://xorg.freedesktop.org/"
    1.12  WGET_URL="$WEB_SITE/releases/individual/app/$TARBALL"
    1.13  TAGS="utility xorg"