wok diff xorg-xinit/receipt @ rev 8957

Fixed xpat2 to not need xorg and xorg-dev. Add xorg-libX11, xorg-libXt, and xorg-libXaw to xpat2 depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 18:45:33 2011 +0000 (2011-03-01)
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	Tue Mar 01 18:45:33 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"