wok-stable diff xorg-xf86-video-nv/receipt @ rev 8728

Fixed linux not to put a tmp folder in WOK. Instead its WOK/PACKAGE/tmp now. This fixes a problem with update-repository dying out cause of WOK/tmp folder.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 19 01:35:37 2011 +0000 (2011-02-19)
parents 07ae722ec64e
children
line diff
     1.1 --- a/xorg-xf86-video-nv/receipt	Sun Oct 31 00:13:37 2010 +0200
     1.2 +++ b/xorg-xf86-video-nv/receipt	Sat Feb 19 01:35:37 2011 +0000
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Xorg NVIDIA video driver."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="xorg xorg-server linux-agp"
     1.8 -BUILD_DEPENDS="xorg-server xorg-xproto xorg-fontsproto"
     1.9 +DEPENDS="xorg-server linux-agp"
    1.10 +BUILD_DEPENDS="xorg-server-dev"
    1.11  SOURCE="xf86-video-nv"
    1.12  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://www.x.org/"