wok-4.x diff xorg-xdriinfo/receipt @ rev 5811
viewnior: update BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 12 16:51:03 2010 +0200 (2010-07-12) |
parents | 413b0174114a |
children | 07ae722ec64e |
line diff
1.1 --- a/xorg-xdriinfo/receipt Sun Feb 28 18:16:33 2010 +0100 1.2 +++ b/xorg-xdriinfo/receipt Mon Jul 12 16:51:03 2010 +0200 1.3 @@ -6,7 +6,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Query configuration information of DRI drivers" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xorg-libX11 nvidia" 1.8 +DEPENDS="xorg-libX11" 1.9 +SUGGESTED="nvidia" 1.10 TARBALL="$SOURCE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.x.org/" 1.12 WGET_URL="http://xorg.mirror.solnet.ch/pub/individual/app/$TARBALL"