wok-stable diff xorg-xf86-video-nv/receipt @ rev 9269
Fixed fox14. It doesn't need nvidia as a depend.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Mar 15 17:35:05 2011 +0000 (2011-03-15) |
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 Tue Mar 15 17:35:05 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/"